Dispalying other users table propeties on the connect tab hangs

I tried to display the table columns of another user on the connection tab,
raptor hung with "loading".
I tried to dragging the table on to sql worksheet to get the columns, again
raptor hung.
This table has 145 columns.
Is it possible to select columns in the worksheet by using table/alias name ?

OS is Windows NT professional. I am connecting to the production database which is spread across 3 nodes, i used the first node alone as the hostname. The table is partitioned and has 40 partitions.
I couldnt use the actual tnsnames.ora entry that has all the 3 nodes with load balancing. Raptor is picking up some older tnsnames and i had to specify
hostname. I tried specifying TNS_ADMIN, but it didnt work.
- grkravi

Similar Messages

  • Other user can not see the data from the workbook

    Hi Friends,
    I created a workbook with some worksheets in a Business area. The owner of the workbook has no problem to view all the worksheets and get all the data returned.. I granted all the neccessary privileges to other users ,they could see the workbook, but no data returnd for the query results. Tried refresh the worksheet, same no data retrieved.Checked the SQL inspector and the plan, it showed the correct paths and execution plan without any errors there. The same query run in SQL plus by other users returned data correctly.
    By the way, I had a summary folder in the workbook. During the troubleshooting, I dropped this summary folder, still the same no data return for other users.
    Any body happen to know the cause or has some ideas on this issue?
    The discoverer administrator verson is 9.0.4.00 and the PLUS /Viewer is 9.04.45.02.
    Thank you very much,
    J.K

    Hi All
    The scheduling of reports, as you have probably noticed, requires that the scheduling privilege within Discoverer Administrator tool be granted to the user NOT to a role. Scheduling will not work if you attempt this. The reason for this is that these two SYS grants must go to a user:
    GRANT SELECT ON SYS.V_$PARAMETER
    GRANT EXECUTE ON SYS.DBMS_JOB
    The user will also need to have these grants:
    CREATE PROCEDURE,
    CREATE TABLE,
    CREATE VIEW,
    EXECUTE ANY PROCEDURE,
    UNLIMITED TABLESPACE on user's tablespace
    My new Discoverer 10g Handbook, which I would recommend to anyone working with Discoverer, explains scheduling in detail and even tells you how the tables and views that are used to store the results work. You won't find this information anywhere else, as you will see if you read some of the five reviews that have been left on Amazon.com. For more information about the book please look here:
    http://learndiscoverer.com/books/books.htm
    The PUBLIC grants are not having any impact. All these do is ensure that ALL users have the same basic privileges. You can just as easily grant these to any role of your choosing and it will work just fine.
    By the way, because the PUBLIC role is the MINIMUM privileges that a user can have you might want to consider reducing the end user Discoverer privileges afforded to PUBLIC. By default, all users can Create and Edit workbooks, share workbooks, save workbooks and so on. This is far too rich a set of privileges for the basic user, who in most cases will be a VIEWER user. Whenever I create a new EUL I always recommend that my client reduces the PUBLIC user's privileges and then create new roles for more advanced VIEWER and PLUS users, adding privileges as required.
    Thus, my basic VIEWER, aka PUBLIC, has only these privileges:
    Collect Query Statistics
    Item Drill
    Drill Out
    My advanced VIEWER has this additional privilege:
    Save Workbooks to Database
    My basic PLUS user has all of the above, plus these (pardon the pun):
    Create/Edit Query
    Create Link
    and my advanced PLUS users get everything, which means they now get these as well:
    Grant Workbook
    Schedule Workbooks
    I also remove the Save / Save As Actions link from Viewer which prevents the basic VIEWER users from knowing that it is there. In essence, because these users no longer can click the Save link and because they do not have the Save to Database privilege, they will not be prompted to save within Viewer no matter what they do. This now makes 10.1.2 Viewer work the same way as previous versions.
    Even though the Save link is not there, my advanced Viewer users will be prompted to save if they have made any changes. This therefore allows you to have two classes of Viewer, one who can save and one that cannot.
    I hope this helps
    Regards
    Micahael Armstrong-Smith

  • User tables belonging to the dbo schema were found in the database...

    Hi
    I´m running SAP on windows server 2003 R2 x64 sql 2005.
    I have installed a sandbox system based on NW 7.01 SR1 ECC 6.0. It´s only abap.
    After that I wanted to make a system copy of our production system to the the sandbox. So my sql colleague took a full backup of the production database and restored it into the sandbox.
    Now I´m trying to run the system copy installation sapinst - SAP ERP 6.0 EHP4 Ready (Support Release 1) - Sotware life Cycle Options - System Copy - MS SQL Server - Target System Installation - Central System - Based on AS ABAP - Central System...
    I choose custom and say it´s a Homogeneus System Copy (MS SQL Servver-specific)
    After that I choose "Use existing database" but the it say:
    *User tables belonging to the dbo schema were found in the database ES0. SOLUTION: You can only install an SAP system in a database with no user objects belonging to the system schema dbo. If there already is an SAP system in the database (MCOD), or you install a Java Add-In, you might have to convert the existing system to its own schema, or contact your SAP support.*
    I have searched the forums and can´t find anything I can use. I found someone wrote that I should change the control.xml file under sapinst directory:
    Proceed as follows:
    1. Stop SAPinst.
    2. Open the file control.xml in the sapinst log directory and look for the following lines:
    AllowNew: mig ? ?false? : ?true?,
    AllowDboObjects: mig ? ?true? : ?false?,
    3. Change these lines to
    AllowNew: ins ? ?true? : ?false?,
    AllowDboObjects: ins ? ?false? : ?true?,
    4. Save the control.xml, restart SAPinst and choose ?Continue old installation?.
    but it is not helping.
    Please advise me.
    If this is the wrong forum please tell which one is correct.
    Best regards
    Thomas
    Edited by: Thomas Aastrøm on Feb 23, 2012 3:49 PM

    Hi again
    Phase 11 is ok now. We changed the database owner to sap SIDadm.
    But now it fails at phase 12 (Move MS SQL Server objects from one schema to another)
    An error occurred while processing option SAP ERP 6.0 EHP4 Ready - Support Release 1 > Software Life-Cycle Options > System Copy > MS SQL Server > Target System Installation > Central System > Based on AS ABAP > Central System. You can now:
    Choose Retry to repeat the current step.
    Choose View Log to get more information about the error.
    Stop the option and continue with it later.
    Log files are written to C:\Program Files/sapinst_instdir/ERPEhP4/LM/COPY/MSS/SYSTEM/CENTRAL/AS-ABAP/.
    sapinst.log:
    INFO 2012-02-24 13:18:55.427
    Execute step MoveSchema of component |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_MSS_DB|ind|ind|ind|ind|2|0|MssSysCopy|ind|ind|ind|ind|10|0|MssSchemaMove|ind|ind|ind|ind|2|0
    ERROR 2012-02-24 13:18:56.349
    FCO-00011  The step MoveSchema with step key |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_MSS_DB|ind|ind|ind|ind|2|0|MssSysCopy|ind|ind|ind|ind|10|0|MssSchemaMove|ind|ind|ind|ind|2|0|MoveSchema was executed with status ERROR .
    ERROR 2012-02-24 13:18:56.146
    MDB-05053  Errors when executing sql command: [Microsoft][ODBC SQL Server Driver][SQL Server]Object 'ep0.AFKO' does not exist or is not a valid object for this operation.
    <p> SOLUTION: If this message is displayed as a warning, you can ignore it. If this is an error, contact SAP support.</p>
    INFO 2012-02-24 13:19:02.583
    An error occured and the user decided to retry the current step: "|NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_MSS_DB|ind|ind|ind|ind|2|0|MssSysCopy|ind|ind|ind|ind|10|0|MssSchemaMove|ind|ind|ind|ind|2|0|MoveSchema".
    ERROR 2012-02-24 13:19:02.770
    FCO-00011  The step MoveSchema with step key |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_MSS_DB|ind|ind|ind|ind|2|0|MssSysCopy|ind|ind|ind|ind|10|0|MssSchemaMove|ind|ind|ind|ind|2|0|MoveSchema was executed with status ERROR .
    What to do?
    Best Regards
    Thomas

  • Why does Apple not give a list of error messages and possible solutions? I have the (-54) error continually that has suddenly appeared and cannot find a solution, even though other users seem to have the same problem.

    Why does Apple not give a list of error messages and possible solutions? I have the (-54) error continually that has suddenly appeared and cannot find a solution, even though other users seem to have the same problem.

    This is a user to user forum.  Apple isn't here and won't answer you.  You need to contact Apple directly.  You can use the Contact button at the bottom of the screen.

  • HT1677 why when i connect safari to internet the other windows computers slow down the connection?

    why when i connect safari to internet the other windows computers slow down the connection?

    Your question has nothing to do with using iPhones in the Enterprise...which is the focus of this forum.  Suggest you post it in the OS X forums

  • With XP as my OS the other users don't see the contents of the Library that I have created

    With XP as my OS the other users don't see the contents of the Library that I have created

    If you have created new users on your computer they will not be able to share or see your library unless you move the music directly under the C: drive. When you download/import music to iTunes it will always be under your User name even if you are the only User.
    If you decide to move your music directly to the C: drive be sure to change the preferences in iTunes to locate the new music and the new location.
    iTunes Preferences: Edit > Preferences > Advanced and once you're there, just change location of iTunes media.

  • Selecting multimple items in the "connections" tab

    is there a way to select and change multimple items in the "connections"-tab in DVD Studio pro?
    I have a track with 40 chapter markers. The end jump of the first 10 have to go to menu 1, the next 10 to menu 2, etc.
    Now I have to drag the menu-button on the right side to the left 40 times, and that takes a long time...
    so is it possible to change a bunch at once?
    thanks
    Bert

    You can only assign one at a time, however:
    You can simplify the list (basic, standard, advanced) though you'll need at least standard or advanced to see chapter markers.
    Also, I used this on several discs before I realized that not only could I drag targets from the outline on the right, but also drag a target horizontally from one source to another in the column on the left. I think that ill help you process quite a bit, where you are applying the same target to a consecutive stack of markers.
    Hope this helps -
    Max Average

  • Authorization group - to restrict other users to not see the program code

    Hi,
    I have developed report program. Is it possible to restrict the other users to don't see the program code.
    Thanks in advance.
    Regards,
    Eswar

    Eswar:
    SAP does not allow you to restrict access to your report programs. Anybody with the right autorizations can see your programs.
    There are some tricks to achieve someting like that. Tricks consists basically in write your code without enter between lines. I think there are no effective way in SAP or ABAP to protect programs source code from curious eyes.
    Ex.:
    REPORT ztest. TABLES: ztable. DATA: g_var1...
    Regards.
    Rafael Rojas.

  • I re-installed Firefox on my laptop; but other users did not get the program installed under their log-in; how do I fix this?

    I recently un-installed Firefox on my Windows Vista laptop; when I re-installed it, the program is only available to me (the administrator of the laptop); two other users are not able to use the program. I've tried "right-clicking" on the Firefox icon, clicking on Properties, then Security, and adding the two other users to the list, but after clicking on "apply" and then "OK", the other users still don't have access to the program. How do I fix this? Thanks!

    First and foremost, learn punctuation and capitalization so we can read what you're writing properly.

  • Black Berry Messenger, using & finding other users, Does anyone use the B Berry Messenger ?

    Does anyone else USE or have the Black Berry Messenger on their 8330 CURVE model B Berry ? If so, r u social enuf to wanna meet other B Berry users ONLINE and How do I find other Black Berry Messenger users to communicate / chat with directly ? My BlackBerry e-mail address is :[removed personal information] thank U in advance. I have had my phone only about one week or so and am definitely in the "LEARNING CURVE" about it ! Thanks again !      Sincerely                                                                                                                                                    Charles in Norfolk,Va. USA 
    Message Edited by dany_s on 01-26-2009 01:09 PM
    From the Black Berry of Charles W. Merritt
    Solved!
    Go to Solution.

    cwm1955 wrote:
    Dear Mr. XANDREX                                                                                                                                             I have already read alot of the "HELP" documentation on my device. NONE of it covers ANY of my three (3) issues here! My issues are ADVANCED and the HELP documentation is meant for a VERY 101 BASICS beginner. I am really looking for help here, your response did NOT help me ! While I thank U for your valuable time in responding, NO THANK U since U did NOT help me ! I WANT SOMEONE THAT REALLY HAS KNOWLEDGE OF MY ISSUES and how to REALLY HELP ME !People if U cannot REALLY POSITIVELY ASSIST me with REAL ANSWERS to my REAL ISSUES , please DO NOT WASTE MY VALUABLE TIME AND YOURS AS WELL! THANK U ALL IN ADVANCE !                                                                         Sincerely                                                                                                                                                     CHARLES 
    Wait, Sir Charles.
    1. The two of us have offered you very valuable adivce, which you indicate in both cases you wish to ignore.
    2. You have NOT mentioned any issues in your first post here other than you wish to be social, and now in your second post that you don't know how to add contact and wish me to email you directions. I don't give personal service, as a volunteer I answer questions right here in the threads.You'll just have to suffer through asking questions right here. It's a great forum where thousands of users have gotten help. And often, quite speadily as well.
    3. Your last post is quite rude to a user who has spent lots of time helping users out around here, and quite honestly your words are uncalled for. Your ALL CAPS typing is considered yelling on internet forums such as this. No one likes to be yelled at. My mother taught me about gathering flys with honey rather than vinegar. You might try some honey yourself.
    4. Adding BBMessenger contacts. Open BBMessenger > Menu > Add Contacts. Enter either the PIN of the other user you desire to add, or their email address. IF THEY are already on your BB Address Book, you can enter their name there. Follow the prompts you are given.
    Message Edited by JSanders on 01-26-2009 08:30 AM
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Want to disable/"grey out" dial-up connection "settings" button in the "connections" tab of Internet Options

    Hi, I'm looking to "grey out" a dial-up connection for some users in workplace, so that they are forced to use our VPN client in order to access the web. Does anyone know if this is possible?
    I know you can disable all settings on that tab using local group policy, (e.g. Administrative Templates\Windows Components\Internet Explorer) but I only want to disable a specific dial-up connection (for usb 3G modems).
    I've read of various IE settings being locked down in the registry here, HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Restrictions, but havent seen the settings I want.
    The actual connection is visible here, HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Connections, I just cant figure out how to grey it out. Any ideas? Thanks!

    http://technet.microsoft.com/en-us/library/cc732613(v=WS.10).aspx
    The following Group Policy settings can be edited and applied to users that are members of the Group Policy object (GPO) in which the Group Policy setting is included. By default, the Group Policy settings are not configured.
    Prohibit deletion of remote access connections. If you enable this Group Policy setting, then affected users cannot delete any remote access connections, including those they create themselves.
    Prohibit access to the Remote Access Preferences item on the Advanced menu. If you enable this Group Policy setting, then affected users cannot access the
    Remote Access Preferences setting on the Advanced menu of the Network Connections folder. The top menu bar, including the
    Advanced menu, appears when you press the ALT key.
    Prohibit access to properties of a LAN connection. If you enable this Group Policy setting, then affected users cannot change any of the properties of a LAN connection.
    Ability to change properties of an all user remote access connection. If you enable this Group Policy setting, then affected users can modify the properties of a remote access connection that is shared with the other users on the computer.
    By default, standard users can only modify properties for a connection that is not shared.
    Prohibit connecting and disconnecting a remote access connection. If you enable this Group Policy setting, then affected users cannot connect by using any remote access connection, or disconnect any that are currently connected.
    Prohibit changing properties of a private remote access connection. If you enable this Group Policy setting, then affected users cannot change the remote access connection properties that are not shared. By default, standard users can modify
    connections that are not shared.
    Prohibit renaming private remote access connections. If you enable this Group Policy setting, then affected users cannot rename remote access
    connections that are not shared. By default, standard users can modify connections that are not shared.
    Rob^_^

  • How do you restrict the number of table columns on the data tab?

    I have a table with 50+ columns. Is it possible to restrict the list of columns on the data tab to say 5 columns as I'm only interested in seeing/updateing the data for these 5 columns. You can restrict the number of rows using the filter but not the columns. Is there some other way seeing an updateable "view" of the table? I suppose you could create a number of views and edit through them but there are too many combinations.
    regards
    Paul P

    I don't know of any way of reducing the number of columns that display in the Table data grid.
    However, you can rearrange the columns to have the five columns you want to edit as the first five. With fifty columns, even this would be some effort to find and drag them to the left of the view, but it should give you the five columns you want to update on the window at the same time.

  • Displaying other columns/tables apart from a cross tab

    Hi,
    I designed an RTF template. This contains 3 tables. First table contains the invoice information. 2nd table is the cross tab and 3rd table contains the aging details. My requirement is to print the other tables in all pages if the cross tab goes to multiple pages. Presently all the tables are displayed in the 1st page only. If the cross tab output goes to next page then the 1st and 2nd tables are not being displayed in other pages.
    Can anyone suggest me how to display the other columns/tables apart from cross tab columns if the cross tab output goes to multiple pages.

    Can u plz send me the sample xml and the template so tat i can help u frm my side...

  • It keeps flashing in the connecting tab.. it shows briefly then nothing. it won't go or do anything, please help

    i try to open firefox and it briefly shows the home page then goes blank. the tab just keeps flashing from connecting tab to new tab over & over again. it takes forever to even have the drop down of help, tools etc. i have 16.0.1 it was working fine 2 days ago.. but yesterday it just stopped.
    i was wondering if i can't fix it & have to reinstall it.. would all my info be lost.. all my sites & bookmarks.. or is there a way to keep them?
    i have windows 7 & use microsoft essentials.. did something update & change my settings?
    please help.. i love firefox.. i am on IE9 now..

    can you open firefox in safemode successfully? before doing this please close all other running firefox windows & press the shift key while opening firefox again (or go to start > run & open ''firefox -safe-mode''). during safemode it should be possible to access the addons window. you also could try the reset option...
    edit: ok, just noticed you got it working anyway ;-)

  • SL requires admin user information before running the connection app?

    SL has been working fine so far. Only problem, whenever I try to connect to the internet via my USB modem SL requires the name and password of admin user account starting the program for connecting to the net. Wasn't this way with 10.5. I am usually not using the admin account just the regular user account for security reasons and would like to continue so. Would be grateful for any suggestions how to solve this problem? Any help??? (... usin a e169)

    Hi,
    FMIS 4.5 does not accept plain text password. Encrypt=false is no longer supported. See here for more information : http://help.adobe.com/en_US/flashmediaserver/configadmin/WS5b3ccc516d4fbf351e63e3d119f2926 bcf-7fed.html#WS5b3ccc516d4fbf351e63e3d119f2926bcf-7e91
    The value for SERVER.ADMIN_PASSWORD needs to be the encrypted string for your password. That should solve your problem.
    Hope this helps.
    Thanks,
    Apurva

Maybe you are looking for

  • [Z580] New drivers for USB 3.0

    Hi, I would like to ask when drivers USB 3.0 for Windows 8.1 will be available? Best regards.

  • Ideapad Y650 Win 7 and Power Management

    I realize Windows 7 isnt supported as of yet.I am using the release candidate of it and Im having issues with the laptop turning itself on after Ive shut it down.Sometimes it comes on hours later lol as if its possessed.That is if i can get it to sta

  • I'm trying to download CS3 on my new MacBook Pro (with Mavericks)

    ....but I keep getting the error message: HTTP ERROR: 404 /support/downloads/dlm/main.jsp RequestURI=/support/downloads/dlm/main.jsp Can anyone help?

  • Tds-provision

    hi Please tell me how to do provision for following 194C Deduction is applicable if the amount of Credit/payment exceeds Rs. 50,000 or single credit/payment exceeds Rs. 20,000 during the year 194C Nil rate will be applicable if the transporter quotes

  • Getting Email Address from address book

    Hi, I'm having some problems in GroupWise 6 which I'd appreciate some help with. I'm trying to search an address book for an email address based on the "from" name in a newly created email, where the address book name format is "LastName, FirstName".