"create user" not same as creating user from Administration?

I have created users both from scripts and from the Administration pages and am getting different results.
I created a user from a command line script (e.g., "create user <name> identified by <password>"), and then later granted the user all the privileges from the Administration -> Database users -> Manage Users page.
I created a second user from within the Admin pages - this user has all the privileges and works fine.
The user I created from the command line and then granted all privileges (including "DBA" and all explicit privileges) is NOT working correctly.
Specifically:
1. "select ... from ALL_OBJECTS" returns no records. (ALL_TABLES, ALL_INDEXES, and everything else that I try seem to work ok, but in order to see "ALL_OBJECTS", I have to explicitly qualify it with "SYS.ALL_OBJECTS".)
2. When compiling PL/SQL procedures, etc. in that user schema, the built-in packages are not visible unless I explicitly GRANT EXECUTE on each package to the user (from a system account). At that point, they are accessible.
I tried searching the forums for similar topics and didn't find any. I apologize if this is a redundant post, but it is driving me crazy.
Can someone tell me how to make sure the script-created users get all the appropriate rights, and why when they are granted rights from the Admin screens, they still don't appear to have all the rights?
I would strongly prefer not to drop the user account and rebuild it, as there are already 2200 existing objects (tables, procedures, indexes, etc.) in the user account.

Please disregard this post. While investigating another issue, I discovered that the user account from which I had migrated 600+ tables had (for some unknown reason) empty copies of ALL_OBJECTS, USER_INDEXES, and USER_IND_COLUMNS in the user tablespace, so these got copied over with the other valid tables. Having "local" (and empty) copies was causing most of the issues.

Similar Messages

  • Issue in creating Credit Note for road carrier invoice from SAP TM system

    Dear All,
    I am facing issue in creating Credit Note for road carrier invoice from SAP TM system.
    The following steps I have performed:
    1)  
    1)    1) Create Freight order with Amount 20,100
    2)     2) Create Freight Settlement Doc and send it to ECC. Hence PO and SES will be created in ECC with Amount 20,100
    3)     3) Invoice verification (MIRO) done w.r.t. FO in ECC with Amount 20,100 and following entries posted :
    Carrier A/c - 20,100Cr
    GR/IR A/c – 20,100 Dr
    4)    4) Created Credit Note in SAP TM against freight order with Amount 1,010 and transfer it to SAP ECC.
    5)    5)  By this a new PO and SES was created with negative values (with amount 1,010) in SAP ECC
    6)    6)  In transaction MIRO, Credit Memo was created against the freight order.
    7)    7)  By this it is showing value 21,110 by adding the line items of Original Purchase Order and Credit Note Purchase Order as 20,100 and 1,010 respectively.
    8)    8)  By posting this following are the accounting entries which is not correct:
    Carrier A/c – 21,110 Dr
    GR/IR – 20,100 Cr
    GR/IR – 1,010 Cr
    9)    9)  In report FBL1N which is showing the remaining liability of value 1,010(21,100 – 20,100) instead of 19,090 (20,100-1,010=19,090) for the carrier.
    Please suggest how to resolve the issue and get the correct accounting for credit memo?
    Regards,
    Vibhu Gupta

    Hello,
    Like my reply in Linkedin group, I got the same issue and solved with BADI in TM side(REQREQ...).
    Regards, Marcelo Lauria

  • Why won't FireFox 4 play mp3 files that have been created since the FF update? It will play mp3 files created prior to the FF update. All of the mp3 files have been created in the same manner, as bounces from Logic Pro 9. Thank you.

    Why won't FireFox 4 play mp3 files that have been created since the FF update? It will play mp3 files created prior to the FF update. All of the mp3 files have been created in the same manner, as bounces from Logic Pro 9. Thank you.

    Hi David,
    Thank you for your detailed question. It sounds like the real issue is pdf files. Are there any antivirus/firewalls that might be blocking this specific file type? or are there any preferences in your control panel that might be blocking this?
    Do you have any stored preferences for PDF files in Firefox?
    *[[Applications panel - Set how Firefox handles different types of files]]

  • Users not able to create new ojects in Integration Repository

    Hi,
        We did a heterogeneous copy of PI from AIX to HPUX. After that we have done few post installation steps w.r.to PI Specific usage type.
        all the developers are able to login to the integration repository, but when they are trying to "Edit" or "Create" new objects they are getting the following error
    "You are not permitted to create new objects since the software component cannot be changed".
       this is working with PISUPER user but not with any development user id and passwd.
        any response is higly appreciated.
      Thanks
      Sourav

    Hey NM,
        Thanks a lot for your suggestion. problem got resolved when i did what you said (checking the attributes with developers user id's)
    Thanks
      Sourav

  • Dirsynced user not showing as mail user in Office 365

    Hello,
    We have an environment that has a on premise Exchange 2010 SP3 server. We have created the hybrid configuration with Office 365. Directory Synchronization is enabled.
    At this point we have some on premise users that are showing "Synced with Active Directory" in the O365 portal, but do not have a mail user.
    We are in the midst of performing mailbox migrations to Office 365, and the only way to perform the move to Exchange online is for the user to have a Mail user setup in Contacts on the O365 portal.
    Ive seen other forums with the option of Remove-MsolUser and removing from recycle bin then allowing another synchronization from on premise.
    Ive also read that Microsoft has helped this situation by doing something to the AD Attributes which they do not go into detail about.
    Could someone shed on some light to what could be done to add these users as Mail Users to Office 365 without removing them from Office 365 completely?

    Hi B Penney,
    I helped a customer some time ago with the same problem and in their case, mailboxes had been created because they gave the synced users an Exchange Online License before they had a working Hybrid configuration setup.
    Just deleting licenses did not solve the problem and what I did to solve the problem was:
    Get-MsolUser -UserPrincipalName [email protected] | Remove-MsolUser
    Get-MsolUser -ReturnDeletedUsers -SearchString
    [email protected] | select UserPrincipalName, ObjectId
    Remove-MsolUser -RemoveFromRecycleBin -ObjectId 41856197-e306-46c5-9cab-41dddbdafec7
    Modified an attribute on the user On-Premises and ran Start-OnlineCoexistenceSync
    Martina Miskovic

  • ABAP Users not reflecting on JAVA Users in portal

    Hi ,
    the users which i have created in abap is not getting reflecting in java , we are using PI 7.1 EHP1 application .
    Kindly help on step by step  process .

    Dear Suresh,
    Concerning the issue, please perform the following steps:
    1) Start the SAP NetWeaver Administrator.
    2) Choose  Operation Management  -> Users and Access  -> Identity Management .
    3) Assign the role LcrAdministrator to the groups SAP_J2EE_ADMIN and SAP_SLD_ADMINISTRATOR.
    4) Assign the role LcrUser to the groups SAP_J2EE_GUEST and SAP_SLD_GUEST.
    Please go through the link : http://help.sap.com/saphelp_nwpi711/helpdata/en/1d/bbf6c34ccc4c32bdd73bb36fee8cc0/frameset.htm -> 'Wizard-Based Basic Configuration of PI' -> 'Assigning application roles to user groups' for details.
    I hope this helps.
    Best Regards
    Nishwanth

  • User not able to create goods receipt

    hi experts,
    workflow is completed and purchase order also released
    but user doesn't able to create goods receipt
    i have checked in return parameters in container there is no error
    how to check the workflow and why user getting problem??
    could you please send your advises ,

    Hi,
    What Error you are getting ?
    Regards,
    Manish Jain

  • Employee user not able to access catalogs from EBP

    Hello Seniors,
    We are implementing SRM 4.0 with scenario SSP and CCM 2.0.
    Please note the landscape highlights:
    EBP and CCM component are mounted in the same client and same server.
    CAT and CES are also on same client.
    No XI in picture.
    Catalog upload has been done through CSV format only.
    Please note the activities I have completed:
    Cat_Manager assigned to /CCM/CATALOG_MANAGER role and profile generated.
    Did the customizing for CAT
    Did the customizing for CSE
    Activated the required services
    For the service srm_cse set the log on procedure as "log on data required".
    Maintained a service user "ccm_user" in anonymous log on data.
    Maintained "define external web serices" in SRM img->SRM ->SRM server ->Master data (Here i have a doubt which is explained later)
    Intialized CCM with report.
    Uploaded schema in the master catalog.
    Created supplier ID and catalog.
    Uploaded CSV file for Supplier catalog.
    Mapped Supplier catalog with master catalog
    Published Master cataog.
    maintained entry of master catalog in PPOMA_BBP.
    Now I logged on EBP home page with employee user.
    Went to application shop.
    My master catalog published in CCM component was present there with exact name.
    But when the employee user clicks on the particular catalog link to choose the items from , He is getting an error "" BSP exception: Access to URL /sap/bc/bsp/ccm/srm_cse is forbidden "".
    With this error message immediately the attention goes to the service srm_cse.But there I have maintained a SERVICE user by user ID ccm_user which is existing in SRM SU01.
    In the whole customizing explained above I have two weak points which I want to state now:
    1. The integrated call structure for my particular master catalog was copied from other catalog.
    There i am missing one sr. no. of 70 (ie after 60 , 80 is there).
    But all the values for url, ccm-user, password, sap-client, sap language, locale, catalogID are filled correctly with type as per config guide.
    Do the parameter names should come exactly as per sequence given in guide(In my case it's not so.)
    (If anybody wants to see screenshot for this point pl. give me personal ID.)
    2. I had deleted the entry of my particular master catalog from the external web services to correct the error stated in pt. no 1 .
    But when i tried to create an entry again with the same ID system gave me an error saying that the said catalog is marked for deletion.
    now entry of this particular master catalog is present in table /CCM/D_CTLG_REQ with no x mark in active column.
    But my catalog ID is present in external web services.
    Can point no. 1 and 2 are reasons of the failure to access the catalogs from EBP?
    If it is so then please tell me the procedure to recreate the integrated call structure with same catalog ID.
    Please excuse me for the length of the matter , but i have tried to give every relavant detail so that clarity should be max.
    Best Regards,
    dinesh
    [email protected]

    Hi Dinesh,
    Please see cooments below...
    1. The integrated call structure for my particular master catalog was copied from other catalog.
    There i am missing one sr. no. of 70 (ie after 60 , 80 is there).
    But all the values for url<b>[Adeoye]where did you get your url from? Go to SE80 --> BSP application --> /CCM/SRM_CSE --> Controller -->main.do and check the url</b>, ccm-user, password, sap-client, sap language, locale, catalogID are filled correctly with type as per config guide.
    Do the parameter names should come exactly as per sequence given in guide(In my case it's not so<b>.)[Adeoye] Yes i believe this should be in the satated sequence.</b>
    (If anybody wants to see screenshot for this point pl. give me personal ID.)
    2. I had deleted the entry of my particular master catalog from the external web services to correct the error stated in pt. no 1 .
    But when i tried to create an entry again with the same ID system gave me an error saying that the said catalog is marked for deletion. <b>[Adeoye] Save your deletion first, before trying to create it again.</b>
    now entry of this particular master catalog is present in table /CCM/D_CTLG_REQ with no x mark in active column.
    But my catalog ID is present in external web services.
    I also sent you a cookbook to help with this, hope this helps...
    BR,
    Adeoye

  • User not found when selecting user in SO from the Portal

    I have SCSM 2012 R2, and have setup some Service Offerings, Request offerings.
    This one is a "generic" Software request,
    1. Select user (query)
    2. Select software (list)
    3. Write in software if not in the list (text)
    I have two users so far that are not showing up when you search name in question #1.  Though I do find the user account in the CMDB.  Also found in AD, and the AD connector seems to be finishing successfully.  I checked the configure
    prompts section of the RO, and see that is selects all users where lastname is not Null.  I checked the CMDB, and both of these users have first, last, and displaynames... SOoOoO not sure whats going on here.
    Any ideas?
    Joshua Fuente

    I have it set to 5000, and should only have about 3500 AD users. But I have 19k users in the CMDB due to the fact that it creates a new user CI from external sources. (When they email in a ticket).
    Also, the RO configuration for the query is set to only search user CIs that have a "lastname".  So when I search, so far I am not finding any of the external contacts I believe due to the fact that they only have a username set in the CMDB.
    Joshua Fuente

  • Created FK using sql but "CREATE SCRIPT" not same

    I used this to create a FK relationship between  a Parent and Child table.
         ALTER TABLE [dbo].[Child]
         ADD  CONSTRAINT [FK_Child_Parent]
         FOREIGN KEY([Pid])
         REFERENCES [dbo].[Parent] ([pid])
         GO
    When I scripted the relationship (under SSMS) this was returned....
         ALTER TABLE [dbo].[Child]  WITH CHECK ADD  CONSTRAINT [FK_Child_Parent] FOREIGN KEY([Pid])
         REFERENCES [dbo].[Parent] ([pid])
         GO
          ALTER TABLE [dbo].[Child] CHECK CONSTRAINT [FK_Child_Parent]
          GO
    Note the addition of "CHECK CONSTRAINT" and now there are two statements What does that do that my original statement didn't?
    TIA,
    edm2

    It does nothing different.  This is just another instance of SSMS explicitly scripting out the current state of the object, and explicitly specifying every possible option, even if the current value is the same as the default setting.
    The first statement creates the constraint, checks the existing data and enables the constraint.  The second statement enables the constraint.
    The reason it uses two statements is probably because you cannot create a CHECK CONSTRAINT and disable it in a single statement.  If you want to, you must use two statements.  So SSMS appears to be coded to always use two statements: one to create
    the constraint and one to set it's enabled/disabled state.  IE because it sometimes requires two statements to create a CHECK CONSTRAINT in the desired state, SSMS always uses two statements, because it's simpler to code the script generator that way.
    David
    David http://blogs.msdn.com/b/dbrowne/

  • IMac AirPort first user working, second user not and add MacAir user

    I'm really struggling to get my Airport working properly i have two users on my iMac, only one is connected to the AirPort and therefore the Time Machine and also a MacAir that needs to be backed up on the Airport for first time and also synch Outlook for Mac archiving
    Be grateful of assistance.

    Hi Jeroen,
    Unfortunately you have discovered a bug.  Some suggestions:
    1. You can delete the problem collection and re-create it.  Please note that you will
    lose all data contained in the User Profile Disks, so if there is anything you need you should have each user log on and copy their data to some other safe location such as OneDrive, Dropbox, local client
    drive, etc.  For example, your users may have saved files in their Documents or other folder under their profile folder (C:\Users\<username>) and these will be lost if you delete the collection.
    2. Open an
    Azure Support ticket.  It may be possible for support to manually fix the issue you are having so that you do not need to recreate the collection.  You need to have at least the Developer plan to create a support ticket.
    3. Wait for someone from the RemoteApp team to read this thread and investigate the issue.
    In the future, until this issue has been resolved, I would advise you to always remove a user account from the RemoteApp user access tab before removing the account from Azure AD.
    Thanks.
    -TP

  • Newly Created items not seen when creating a quote

    Hi,
    I created a new item and now I am trying to add this item in the my new quote. I cannot find the item. Is there any concurrent program or any setup I need to do so that it reflects in the quotes. Please help as I am new to this and not aware of the functional setups for this.
    Thanks in advance.
    Regards,
    Bm

    Hi,
    Please review the following document:
    Cannot find items to add to a Quote (Doc ID 340933.1)
    Excerpt from this document:
    1. Determine where the application is searching for the item by checking the value for the profile 'ASO: Enable Intermedia Search'
         If set to Yes - both the interMedia Search and Inventory tables are searched
         If set to No  - only the Inventory table is searched
         Note:  In R12, the HTML UI will always use the interMedia search.
    2. Verify the inventory item meets the following criteria:
    A) The current date must be within the start and end date range set for the product
    B) The product must be valid for the inventory organization of the operating unit in which the quote is created.
    C) The product must be in the default category set defined for/in the functional area "Order Management."
    Inventory Organization is determined as follows:
    - Quoting UI first reads the value of profile ASO: Category Set.
    - If this profile is not set, it reads from OM functional area.
        (Navigation -> OM > Setup > Items > Categories > Default Category Sets)
    using the OM responsibility which points to the same OU as the Quoting responsibility.
    D) The product must have the "Customer Orders Enabled" flag enabled..
    E) The BOM Item Type must be Model or Standard.
    F) The Primary UOM is not ENR.
    3. If the interMedia search is enabled, make sure the iStore Search Insert concurrent program was run to populate the interMedia search table.
      See Note 261454.1 - 'How to reduce the number of records inserted by iStore Search Insert?'  for information on the profiles that determine which items are inserted into this table by the program.
      See Note 1263758.1 - How To Locate which Responsibility the iStore Search Insert Concurrent Program can be run from?
    Note: Only interMedia Search is supported in R12 HTML Quoting.  Hence, it is enabled by default.
    Additional troubleshooting queries are in this document.
    Regards,
    Debbie

  • ITS access with users not defined as dialog users

    Hello ,
    We have a requirement so that the users accessing HR Machine are restricted and only few of them are defined as dialog users . For the users defined as comunication users in the R3 core , we are now installing ESS - MSS services .
    The ITS is needed for reporting , and also is needed for PCR´s functionality . But the ITS is asking for dialog users .
    Does anyone know how can we use system or communicatio users ¿? . Or where can we fix the problem .
    Regards
        Álvaro

    Hi,
    I have been running my Own test on this.
    Any Screen Name on my G4 will show a Red Away Blob. In the Header ang where I have Some Accounts as Buddies in Other Buddy Lists.
    This is also true if I log in with yet more Screen Names on my second computer.
    I posted an Red Away message asking people to IM me if they could see it as Away.
    In two days I had one reply form someone who saw it as Green.
    If I set it to the Basic Away Setting the Message became Away but I showed as On Line and Available (Green).
    I am currently testing having deleted com.apple.ichat.AIM.plist
    You can try here
    http://www.apple.com/feedback/ichat.html
    There is no reply but enough people will produce a result over time (few days if there is a rush)
    I will also make the Hosts aware via another Channel
    8:31 PM Wednesday; July 1, 2009
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"

  • HT201232 Hey friends is there anyway to retrieve iCloud password I have forgotten it (apple id & icolud not same)

    Hey friends is there anyway to retrieve iCloud password I have forgotten it (apple id & icolud not same)

    i buy this from a frien & he also dont know the pw for icloud accont
    um using 1 emailfor appstore n other one for i cloud

  • Can a user editable frame be created for "Notes" and emailed from within the app?

    Hello,
    I am super new to the digital publishing process. Our church has published devotional content for some time and this year we are taking those publications digital. One of the key aspescts to our design is for readers to be able to have space to write their own thoughts in the devotional.
    I am not at all skilled in any sort of code or markup and I have tradtionally stuck to the visual side of production. So, I am wondering if there is a way to create a "Notes" frame within indesign that the user can email to themselves or save it in someother way from with in the app?
    Below is a screen shot of the print edition so you can see the area I am refering to.

    The CLASSPATH cannot be modified at runtime.
    You can work around this by creating a URLClassLoader with the required CLASSPATH and using it to load your classes instead.

Maybe you are looking for

  • HELP!!! MacBook wont print on wireless computer

    New to Macs. I have a Lexmark X7550 wireless printer that was set up on our wireless network and works fine with three other PCs. But I can't get the MacBook to print or find it when i go through System Preferences. But I can see the printers name on

  • PD - mass upload of career paths

    Hi Experts... I am working on carrer & Succession planning in PD. I have developed career paths based on jobs (TCode for creating career path is - OOQ4). Need to upload 500 such paths....but its not possible through LSMW ....as the screen is using Ne

  • How to pass username/password through WebService proxy client to E-BS.

    Hi We are using ADF Webservice proxy client to integrate E-Business suite with ADF. It asks for username/password to access details from E-BS. In the generated webservice XSD file, a method is available with 2 parameters. 1) SOAP header( Contains Use

  • Safari 4 won't istall on leopard

    I installed leopard and then I went to get the latest Safari for leopard. I downloaded the package, clicked on "install" and it says "safari can't be installed on this drive because this version of safari must be installed on version 10.5.8 or later.

  • FRM-40010 when opening custom form in Forms6i

    Hello, I'm running an instance of the E-Business Suite 11.5.10.2, which uses Forms Developer 6i. I recently upgrated to patchset 19, and now, I go to my custom apps login URL, and get the following error: http://ppc-oradev.purchasingpwr.com:8000/dev6