Sequences are not visible to user/schema

Hi
I have copied a schema(abcd1)(schema level refresh) from prod to dev(abcd2),i verified that all objects(tables,views,synonyms and sequences etc..) got created in the dev schema(abcd2) ,but now the client complains that the sequences are not visible to user/schema(abcd2) in dev,he says it was visible before and that they are visible to another schema(abcd3) in dev.... can anyone please advise? Thanks!

877410 wrote:
Elapsed: 00:00:00.09
SQL> SELECT * FROM all_tab_privs WHERE table_name = 'ABC_WXYZ_PW_SEQ';
no rows selectedThat means the sequence either doesn't exist, or the user that ran the query doesn't have access to the sequence. If you have an account with DBA access I'd try running the query against the DBA_TAB_PRIVS view.
You may also want to query the _SEQUENCES (ALL, USER, DBA) view to see if the sequence exists.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

Similar Messages

  • Rules within sequence are not completing after user logged out.

    We have been noticing since yesterday that rules within a sequence not being completed when user logs off planning.
    A. User kicks off a sequence from planning. This sequence has 4 rules.
    B. Logged off either after launching or after waiting few minutes and logged off.
    C. Next rules do not start and we noticed session is ending from AAS.
    However user closes browser sequence completes. Yes sequence has no errors. It was working fine until last week and only change was 'NETDELAY' value. Changed from 1500 to 60000.
    Not tried from SmartView yet.
    Edited by: venuramini on Jun 22, 2009 5:40 PM
    Corrected typo in title.

    Reason for changing from 1500 to 60000 was, do not remember exactly, issue with MS Excel connectivity. We implemented long ago in dev but never updated other environments.
    As far as other HBR_MAX_WAIT_FOR_RULE and HBR_MONITOR_DELAY we have tried and did not achieve desired results.
    FYI: we are using Planning 9.3.0.1 and wanted rules running longer than 60 minutes to go in background mode. But above setting would not be useful for 9.3.0.1.
    Am I confusing you?
    More info of original issue: Business rules time-out. Planning 9.3.0.1
    Since then, we have increase web session time-out to 720 min (12 hours), in-activity session timeout to 720 min to let sequence complete even if user session timed out.
    Thanks!
    Venu

  • Old confirmations are not visible after  user ID is recreated

    Hello All,
    We had an user which was recreated and the old user ID was deleted. But the old userID had some open confirmations in it. We have changed the GUID of the old user with the new user GUID. So though we can view all shopping carts for the user in SC check status, we cant view the old open confirmations in confirmations link in web frontend.
    Please advise if any specific steps needs to be taken to view the old confirmations.
    Best regards,
    Sambit Mishra

    Hi. I do not think you will be able to transfer any old documents to the new user, however you might be able to get the new user assigned to the old data.
    You could try and delete the assignment from position to BP for the new BP, then re-assign the old BP, then assign the new user.
    I am not sure if it will work though.
    There are several threads like this on SDN and I do not think I have seen 1 where anyone has managed to transfer the old documents.
    Could you give the user central goods receipt BBPCF03? That way they will be able to see all confirmations for all users.
    If you really want a permanent solution to this and the above does not work, you could create a custom authorisation object called "View own confirmations only" and put this in a role along with BBPCF03 access. Then you could use BADI BBP_WF_LIST to say that if the user has this auth object they are only allowed to see their own confirmations, so in transaction BBPCF03 make sure that the user ID that created the confirmation equals the user ID logged on. That means that in central receipt the user will only be able to see and process their own data, but it will be based on user ID, not BP or GUID.
    Regards,
    Dave.

  • Some UI Elements not visible to Users

    Hi Experts,
    We are facing some weird issue in Web Dynpro  applications on Enterprise Portal.
    Some UI elements are not visible to users on screen for no apparent reason.
    However to other users, same UI elements in same application are visible & rendered properly.
    This is happening specially in case of Table Pop In.
    I've tried many things like using different machine, clear browser Temp files etc... but nothing helped.
    is it like that EP is not able to render some of the UI element properly ?
    Please help.

    Rohit,
    did you try with a diff browser?
    Thanks
    Bala Duvvuri

  • Portal Roles are not visible

    Hi,
    We have upgraged Portal (Nw 2004s) SP17 to SP18 ,But after upgradation portal roles are not visible for users and Portal adminstors (J2EE_ADMIN ) also.
    Standard roles like System ,user and Content Admin roles also not visible.It shows only blank screen after login to portal.
    It is critial issue .Please suggest how to solve this issue.
    Thanks
    Srikanth M

    Make sure there are no errors in the browser in the bottom left hand corner. Also, are you using a fully wualified name to access the portal? When you were on SP17 were you using standard roles or did you make your own copy of the roles and assign your users to the copied roles?
    If you navigate to the portal content studio directly, can you see the role contents?
    After launching /useradmin and authenticating, paste http://host:50000/irj/servlet/prt/portal/prtmode/preview/prtroot/pcd!3aportal_content!2fadministrator!2fcontent_admin!2fcontent_admin_role!2fcom.sap.portal.content_admin_ws!2fcom.sap.portal.portal_content?sap-config-mode=true into your browser and you are in the content studio.

  • BPM worklist app views are not visible in IPM task viewer

    Hi,
    we upgraded our system from 11.1.1.3.0 to
    weblogic 10.3.5.0
    SOA 11.1.1.5.0 with BPEL processes
    ECM with IPM and UCM 11.1.1.5.0
    after upgrade i have problem with profiles in IPM task viewer page. Views are created in BPM worklistapp and all users can see tasks assigned to them there. But those views are not visible in IPM task viewer page (i tried it using driver page). Because of missing profiles/views users can't see and process tasks assigned to them. In log files isn't raised any error message.
    Everything was working before upgrade. Can someone help me with this? What can i have wrong there?
    Thanks a lot in advance for any help
    Edited by: 914063 on Jun 20, 2012 12:56 PM
    Edited by: 914063 on Jun 20, 2012 12:57 PM

    Hi Renuka,
    There are basically two ways to create an ADF UI for a BPM Task:
    1. Generate it from the task
    2. Create a ADF Taskflow based on Human Workflow Task
    Since I tell this by heart, I might be slightly wrong in the terms.
    You probably want to try the second option. It is accessible from the "New Gallery". You'll have to provide the Human Task from the BPM project, but then you can build up the ADF Taskflow by your self, based on the customizations of the rest of your application.
    Should not be rocket science for someone with ADF11g experience. Since it is not my dayly job, I need to figure it out every time again ;). But I did it in the past and it wasn't so hard.
    Regards,
    Martien

  • In Business Rule child elements of Unbounded element are not visible.

    Hi All,
    Jdev version 11.1.1.7.0
    I am facing one issue in Business Rule...
    Scenario: I am creating Approval Service (BPEL) with Human Work flow and Bunises Rule.
    I am assingning participant in HW by using Rule based(Connecting HW and BR).
    Problem here is:
    Shema has "unbounded" element.
    <element name="ExpenseItem" maxOccurs="unbounded">
         <complexType>
          <sequence>
           <element name="ItemID" type="string"/>
           <element name="ItemName" type="string"/>
           <element name="ItemPrpjectID" type="string"/>
           <element name="ItemStatus" type="string"/>
          </sequence>
         </complexType>
        </element>
    Whenever I create Busines rules to configure rules.
    While configuring rules child elements of  ExpenseItem are not visible. But those are neccesary to configure rules.
    If you can help to me resolve would help.
    Is it a bedault behaviour of BR? If so how can i acheive this?
    Thanks,
    Santosh

    Solution found:
    Click on RuleSet which you have created.
    Expand Rule inside it.
    Enable Advanced mode and Tree mode and click OK.
    Select Root as Task and click on insert pattren and create pattren which is based on unbounded element (here its meant as fact)
    Once you create pattren , will be able access elements under unbounded element for Business rule configuration.

  • Responses in PDF form are not visible

    I have Adobe Acrobat Pro XI installed and have produced a form which can be filled in by third parties.
    I have received a return in which the all of the responses are not visible unless I click in the field

    Most likely, the fault lies with the application used to fill in the forms,
    which is probably Apple Preview, that is known to cause this problem. You
    can fix the forms with this utility:
    http://blog.practicalpdf.com/2013/08/introducing-the-practicalpdf-fix-form-utility/
    And in the future instruct your users not to use Preview, but only Adobe
    Reader (or Adobe Acrobat).

  • Work items are not visible  UWL task are visible in tracking in portal

    HI
    Friends
    i  am new from sap Ess/Mss implementation project...
    i am facing an Problem " Work items are not visible under UWL in portal overview page"
    but i am configured  all the ess/mss related things....and also Created for one user for Requester(send Leave Request)...and one more user for App-rover(Apporve an Leave)..
    Requestor send an Leave through portal send it successfully......but i am facing  a problem in uwl under work items are not showing in overview page...but in tracking work items are (Leave request)showing.....work items are not showing in uwl TASK(VERY PROBLEM)...
    i am configured and also registered UWL IN PORTAL..it is good..
    in sap ecc i can assigned UWL_SERVICE user to roles
    1.SAP_BC_BMT_WFM_UWL_ADMIN    
    2.SAP_BC_BMT_WFM_UWL_END_USER
    3.SAP_BC_ADMIN_USER
    4.SAP_BC_UWL_SERVICE
    PLEASE HELP ME.
    Tanks
    Shaik Rafi

    Hi All,
    In such cases, please try to check as below :
    1) Create Leave request work item from Employee and check the same under the UWL Tracking tab of employee.
    2) Log-in to swi5 transaction of the respective back end system and give "US" -> manager's UserID -> Choose Tasks to be completed from the drop down -> Remove any date if mentioned -> Execute.
    3) Here if you can see the Leave request created, but not on the portal, it reflects some portal issue like sync.
    4) If no leave request work item is seen here, then there is a problem in the employee manager mapping or the workflow setup.
    5) In such cases, you can try to check the Swi1 and check the log of that workflow to understand the current status of the Leave request.
    Revert if further help is needed with more info.
    Reward points if found useful.
    Regards,
    Shri vidya S

  • Goods are not visible on the Web Shop main page (RUMP UP)

    Hi colleagues.
    Help please anybody :)
    There was the problem with the goods in Web Shop.
    Goods are not visible on the page Web Shop.
    Below you can see actions performed by us and Prerequisites:
    1. Repository was unachieved from Standard archive - WEC20_MDMCATALOG_CONS
    2. Taxonomy, Hierarchy and Lookup table data were transferred from CRM via MDMGX
    3. Manually created root node in Product Catalogs table in MDM
    4. Put technical code (ID) of created node to Product Catalog module in WCEM configuration - field Catalog ID.
    5. Fill another necessary fields in Product Catalog module in WCEM.
    6. Manually add test record in MDM and linked to node in Product Catalog table, elements from Main Taxonomy and other required fields.
    7. In preview mode of WCEM configuration not possible see any records from MDM (but product catalog elements showed correctly)
    More information about settings in MDM, CRM,WCB and configuration steps can see in attachment files
    Best regardn,
    Andrey

    Hi Denis
    Leading zeroes it's no my case, because the products (materials) replicated from CRM to MDM.
    Replication from CRM to MDM via MDMGX and Initial Load R3AC1 is successfull.
    But on the WebChannel web shop page this products are not visible.
    I have suggested that the problem in authirizations of technical user, which uses RFC Destinations from SAP NW AS Java (Web Channel) to MDM.
    According Security Guide for SAP Web Channel 2.0 (paragr. 8.3.2 see please screenshot), user of WEC_MDM_DEFAULT destination must assign the role WEBCHANNEL_CATALOG_DISPLAY_ROLE.
    But this role does not exist in the system (SAP MDM, SAP NW).
    Please give me advice about this.

  • Documents are not visible with layoutset AppBulletinBoardExplorer

    Hi experts,
    I created a km navigation iview with layoutset AppBulletinBoardExplorer. I created a new networklocation on my PC to the portal repository and upload a lot of documents (becasue a multiple upload from the portal is not possible). The documents are not visible in the iview. When Is change the layout set to ConsumerExplorer the documents are visible. A reboot did not help. If the documents are saved from the portal again, they are visible. Another layoutset or to upload file by file is also not an option.
    How to solve this problem? .
    gr
    Joeri

    Hi Simon,
    thanks for your reply!
    1. Have you tried mass upload via explorer into one KM folder then move the documents you uploaded into another area using the standard UI?
    I have moved the content via KM content option, but problem still exist.
    2. Have you checked the trace files on the portal to see if there is some error being logged that is not showing in the UI, but might give you a clue as to what is going on?
    In the log there is a warning:  user | ACCESS.ERROR"| /KM path | node_create_child. Everyone has read permissions.
    3. Have you raised an support message with SAP?
    not yet
    4. Have you tried using the Portal Drive rather then just windows explorer? (probably won't make a different as I think it uses webdav anyway)
    With the portal drive the same issue :-(.
    It's something with the layoutset in combination with upload via webdav or explore. The documents are also available with a search
    gr
    Joeri

  • My firefox toolbars are not visible when I open firefox

    All of my firefox toolbars are not visible when I open firefox. I get the tabs but no command menu no search bar or any other toolbar icons help!!
    == This happened ==
    Every time Firefox opened
    == when I logged on one day about 2 weeks ago ==
    == User Agent ==
    Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/533.16 (KHTML, like Gecko) Version/5.0 Safari/533.16

    <u>'''Can't see the Menu Bar'''</u> (File, Edit, View, History, Bookmarks, Tools, Help)?
    Turning the Menu Bar on and off is a new feature in version 3.6.
    ''(Linux & OSX see: [[Menu bar is missing]] )''
    <u>''Windows'' Method 1.</u> '''''Hold down''''' the key and press the following letters in this exact order: V T M
    <u>''Windows'' Method 2.</u> Press and release the key. The Menu Bar will be displayed; then choose ~~red:V~~iew > ~~red:T~~oolbars and click on ~~red:M~~enu Bar.
    The Menu Bar should now be displayed permanently, unless you turn it off again using View > Toolbars. Check mark = displayed, NO check mark = not displayed.
    See: http://support.mozilla.com/en-US/kb/Menu+bar+is+missing
    <u>'''Navigation Toolbar, Bookmarks Toolbar and other Toolbars'''</u> under View > Toolbars. Clicking on one of them will place a check mark (display) or remove the check mark (not displayed).
    <u>'''To display the Status Bar'''</u>, View, then click Status bar to place a check mark (display) or remove the check mark (not displayed).
    <u>'''Full Screen mode'''</u>
    http://kb.mozillazine.org/Netbooks#Full_screen
    Also see:
    ''' [[Back and forward or other toolbar buttons are missing]]'''
    '''[[Navigation Toolbar items]]'''

  • In PC I have changed the default app location from default to other and copied the previous content to new location and changed the Default location in preference. Now in iTunes, my previous apps are not visible. Is there any solution to this?

    In PC I have changed the default app location from (c:/users/username/My Music/iTunes) to other (d:iTunes)  and copied the previous content to new location and changed the Default location in Edit preference. Now in iTunes, my previous apps are not visible. Is there any solution to this?

    wjosten - thanks very much for the detailed instructions. I'll try this as soon as I get my replacement and it looks like you'll probably end up getting the green tick

  • Components are not visible in personalization

    Hi,
    In iSupplier Portal, some page components are not visible for buyer address book. (Stack Layout: addressCreateUpdateStack) I even tried to change context, they are still not visible. How I can solve this issue?
    Btw, the personalizations are just enable for a standart user. Can this cause the problem?
    Edited by: user8627992 on 07.Oca.2011 03:38
    Edited by: user8627992 on 07.Oca.2011 03:56

    Try
    begin
    jdr_utils.listcustomizations(FullPathOfPage);
    end;
    this will give you all the customizations made to the page
    for each line returned
    try
    begin
    jdr_utils.printDocument(<linereturnedFromAboveProcedure>);
    end;
    Regards
    Ravi

  • After BI 7.0 Upgrade, Authorization Roles and profiles are not visible

    Hi Gurus,
    We have an issue with authorization roles and profiles are not visible for all end users with new Bex Analyzer (BI 7.0) tool. But still they can see these roles with old Bex Analyzer ( Bex 3.5) tool.
    As a developer I have SAP_ALL acces and I can see all authorization roles in new BEx Analyzer (BI 7.0).
    I verified in SU01 for user access and every are assigned there roles and they are green.
    Do we need to add any new authorization object to fix this issue, please let me know
    Thanks and appreciate your help.
    Thanks
    Ganesh Reddy.
    Edited by: Ganesh Reddy on Oct 26, 2009 4:41 PM

    Hi Ganesh,
    check the behaviour, if you assign
    S_USER_AGR                          
       ACT_GROUP = "..name of the assigned role.."
       ACTVT = 03 (for "display")    
    b.rgds,
    Bernhard

Maybe you are looking for

  • .Me and .Mac accounts on one iPhone

    Hi: I feel almost stupid asking this question: I have recently gotten MobileMe to work on my iPhone, which I got in September '08. I also have a MacBook. On my iPhone I now have the .Me account as the default account, and I still have the .Mac accoun

  • Display BLOB to PDF in a region

    Hello, I have this function : getblobfile(APEX_WEB_SERVICE.PARSE_RESPONSE_CLOB('RESPONSE','//runReportReturn/reportBytes','xmlns="http://xmlns.oracle.com/oxp/service/PublicReportService"') that return a CLOB converted to a BLOB. The BLOB contains a P

  • Is there any solution of the battery drainage problem of iphone 4s..??

    Ive got an iphone 4s n im facing the battery issue...the battery lasts 2 days maximum with moderate use which is very less as i used an iphone 4 whose battery timing was 3 days with moderate use...any idea how to solve this problem...? thankyou...

  • Droid X Contacts Problem

    This problem has to do with Contacts being displayed consistently between the various APS that use them. These all worked fine and as expected until I shut down the phone.  The problem started and remains after turning the phone back on.  All my cont

  • Oracle Report in PDF format

    Hi, After upgrading from 11.5.7 to 11.5.10 Oracle Report in PDF format is not working(it was working fine in 11.5.7). When change output format to TEXT it working fine. Please advise? Thanks Dave