Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: sln007
  • Content: Threads
  • Order by date
  1. sln007

    FM 8.2 Object Security not showing correct selections

    I've set a variety of roles the "ALLOW" option for individual Query Subjects. The list usually shows type-A, type-B and type-C roles. In different variations I'll give a table type-A the "ALLOW" permission and then save. We the deploy to production. Now when I go back to the above table...
  2. sln007

    Peoplesoft System Tables

    Does anyone have, or where can I get a listing of all of the PS system tables and their functions?? Like PSSQLDEFN : shows names of all Application Designer created SQL objects. Steve N. State of Ohio, MIS
  3. sln007

    Can Report Studio warn user if JOIN between tables does not exist?

    Can Report Studio warn a user, if they select one-or-more fields from 2 tables, prior to trying to run the report? That is: In your Package you have tables A, B, C. You create a join strategy (simple Equi-Join) between A and B. User selects field A1, A2, B1, then runs report....it's OK. User...
  4. sln007

    COGNOS 8 - Comples JOINs in Framework Mgr.

    How complex, beyond simply equi-joining the primary keys of 2 tables, can you comfortably get? We'd like to ad a sub-query into the look-up tables' expression in order to get "effective-dated" information. Steve N. State of Ohio, MIS
  5. sln007

    Effective Dating in Peoplesoft for FM ..help?

    I've just started the "join" strategy process for reporting in PeopleSoft. I need tips on properly setting up the embedded filters or expressions so that it handles "effective dating" properly between 2 tables. The EFFDT subselect is my stumbling block....How to do it? Steve N. State of Ohio, MIS
  6. sln007

    Saving report as CSV - in COGNOS 8 RS or QS

    Can you modify the delimiter in the "save as" operation of saving the CSV output?? We might not want "tab-delimited" or "comma-delimited". I'll want to use a ~ perhaps (something that is NOT a character of the data). Steve N. State of Ohio, MIS
  7. sln007

    Grow/Shrink for a header item??

    In ACCESS you can create report frames (portions of a report) that can grow/shrink depending on the size of a column's text value (including paragraph breaks). In IMPROMPTU, this would be a group-item header, where a description could be large or small. Is there a way to make the group-item...
  8. sln007

    SQL Stored Procedure Compile with SCLM

    Hi, The maniframe compiler, via SCLM, can create SQL Stored Procedures, but WITHOUT any "DECLARE EXIT HANDLER...." statements. If any "DECLARE EXIT HANDLER...." statements are present, the compiler returns the following: --------------------------------------------------- %DATASET --------...
  9. sln007

    Importing TARGET problem in Designer.

    When I attempt to import a target (DB2) table the Designer, using appropriate user-id and password to the database, then click <OK>....... I get kicked out of DESIGNER and end up on the Windows Desktop...(ouch ). This only occurs occasionally. What might be causing this "Kick-out" of...
  10. sln007

    NewLookupRow, in Dynamic Cache Lookup

    I am attempting to use a Lookup with Dynamic Cache. The lookup is not working correctly. When I run the workflow with an empty lookup table, good insert. If I immediately run the workflow again, NewLookupRow is getting set to "1" every time, and I end up reinserting all rows again. What am I...
  11. sln007

    IWR report...can it contain an OLE object (.pdf) file?

    I can insert an OLE object, a supporting .pdf document, into an .imr report. When running Impromptu Client, you can click on the OLE link and get the .pdf doc to appear. This is not functioning the same way after publishing to IWR. Is this possible in IWR?? This is not a simple drill-thru...
  12. sln007

    &quot;Explain&quot; feature of PowerPlay Web

    1. COGNOS documentation of PPW suggests that: "To view explanations for individual cells in the PowerPlay Web display, right-click the cell, and then click Explain." 2. The * TIP says: "If an item other than an individual cell does not contain descriptive information in the Explanation window...
  13. sln007

    DB2 Partitioning

    Our Data Warehouse/Mart is using DB2 Partitioning. Outside of always using prompted reports, which work fine, how do you &quot;join&quot; correctly to get the SQL to include the use of the &quot;part_nbr&quot; (partition number) correctly? This becomes an issue when creating a general report or...
  14. sln007

    Powerplay CUBE Column Headings

    Is it possible to &quot;freeze&quot; the Column Headings in a CUBE so that they won't scroll off the screen when you scroll down the page?? Besides, changing the &quot;Rows per page&quot; limit at the bottom of the screen. Some users don't seem to like limiting the rows. Thanks.
  15. sln007

    Mainframe Flat File to ORACLE problem

    I'm trying to transform a mainframe flat file to an ORACLE table. The transformation ends successfully, but NONE of the columns in the ORACLE table are correct. Not even the first column, first row, of the table. Mapping goes (VSAM)--> Normalizer --> Oracle What else do I need to check again...
  16. sln007

    Impromptu / IWR Catalog Prompts

    I am having problems getting selected items from a catalog-prompt to show up on the Impromptu-Web-Reports report. The prompt values appear in native IMPROMPTU and saving the .imr report as a .pdf, but.......when the IWR is generated, the catalog-prompt values do not show...... Anyone have the...

Part and Inventory Search

Back
Top