Error in creating lot in oracle Inventory

Hi,
I am trying to create a lot in oracle inventory for an item. But when i try to create lot, I am getting following error.
"Approval engine for transaction type oracle.apps.inv.lotCreate has failed with following error: ORA 20001 No rules are applicable to this transaction. At least one rule should be must apply to this transaction when value of attribute AT_LEAST_ONE_RULE_MUST_APPLY is true. Change approaval setup and retry. In Package EDR_PSIG_RULE procedure PSIG_RULE".
I want to set value of attribute AT_LEAST_ONE_RULE_MUST_APPLY to false. Where can i do this?
I have tried to do this with Oracle Inventory--->Setup : Transaction -----> Types.
However i cant find oracle.apps.inv.lotCreate transaction type.
Any pointer regarding the issue will be highly appreciated.
Thanks,
Rohit.

I want to set value of attribute AT_LEAST_ONE_RULE_MUST_APPLY to false. Where can i do this? The steps are outlined in the following note:
Note: 753003.1 - ORA-20001 Notification Error When Trying To Approve A Service Contract
https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=753003.1

Similar Messages

  • Error when creating  connection to oracle db using Designer

    Hi guys,
    Iu2019m trying to create a new connection to an oracledb but keep getting the error u201Cdbd_oci file, specified procedure could not be foundu201D.
    Following is the installed software;
    u2022     Oracle 10g
    u2022     Oracle client 10g running on my desktop
    u2022     Edge BI series ver 3.1 with data integration
    u2022     Desktop running Windows 7 professional
    I have defined a DSN entry that connects to the oracle DB and it works fine.
    Kindly help

    Hallo Seb
    This is all quite strange, I did uninstall the edge client earlier and re-installed it, hence my edge client installtion is after the oracle client installation.  The environment path have the correct location for oracle, yet I get the error message.
    However, my oracle client installation is for Windows NT though my laptop is running Windows 7 professional.  The Oracle application runs perfectly well despite having an NT installation.
    Any ideas?
    Appreciate your help.
    Regards

  • Error when creating database after oracle 8.1.6 is installed.

    Hi,
    I used Redhat 6.1 and installed Oracle 8.1.6. I think the oracle software is installed successfully. However, when I attempted to create the database by Database Configuration Assistant, I got an error message when I click on 'start' button.
    The message is ORA-01031: insufficient privileges and ORA-01012: not logged.
    How can I solve the problem to create my first database?
    Thanks a lot.
    Regards,
    Tony

    Make sure svrmgrl still works.
    To startup a database, you must login as oracle, and oracle must also be a member of the dba group.
    Also, make sure you set the following environment variables: $ORACLE_HOME, $ORACLE_SID.
    Good Luck!
    null

  • Pls help me error in creating DATABASE in ORACLE 8I

    I used Redhat 6.1 and installed Oracle 8.1.5.2 I think the oracle software is installed successfully. However, when I attempted to create the database by Database Configuration Assistant, I got an error message when I click on 'start' button.
    privileges and ORA-01012: not logged.
    How can I solve the problem to create my first database?,i m using the oracle account only and i have given all permissons to him
    Thanks a lot.
    Regards,
    chandru

    More info on my homepage, including "not logged in" and creating DB without using dbassist:
    http://homepages.tig.com.au/~jmsalvo/linux/oracle8i.html

  • Error while creating DSN in Oracle 10.2.0.3

    When I try to create a System DSN(Data Source Name) using the driver Oracle in OraDb10g_home1 in Oracle version 10.2.0.3, I am getting the below error "An unsupported operation was supported". But I am not getting this error in 10.2.0.2. I am getting this error in Windows 2000 and 2003 envoronments. Can somebody let me know what is the issue? what to do to resolve it?
    Message was edited by:
    user540286

    I have this issue as well. I saw in another post that it's a bug in the ODBC drivers? Which has been addressed or not addressed?
    What's note 403021.1 say? I don't understand why I can't just download the fix/patch/workaround instructions from the same page I downloaded the client?

  • Error while creating application on Oracle IPM

    While trying to create an application on Oracle Imaging and Process Management (IPM) the following error is encountered-
    Event generated by user 'IPM_SystemServiceUser' at host 'CIS'. Cannot create application. Unable to execute service method 'ipmConfigureApplicationProfiles'. Null pointer is dereferenced. [ Details ]
    An error has occurred. The stack trace below shows more information.
    *!csUserEventMessage,IPM_SystemServiceUser,CIS!$!csIpmCannotCreateApp!csUnableToExecMethod,ipmConfigureApplicationProfiles!syNullPointerException*
    intradoc.common.ServiceException: !csIpmCannotCreateApp!csUnableToExecMethod,ipmConfigureApplicationProfiles
    **ScriptStack IPM_CREATE_APPLICATION*
    *3:ipmConfigureApplicationProfiles,**no captured values***
    at intradoc.server.ServiceRequestImplementor.buildServiceException(ServiceRequestImplementor.java:2115)
    at intradoc.server.Service.buildServiceException(Service.java:2260)
    at intradoc.server.Service.createServiceExceptionEx(Service.java:2254)
    at intradoc.server.Service.createServiceException(Service.java:2249)
    at intradoc.server.Service.doCodeEx(Service.java:584)
    at intradoc.server.Service.doCode(Service.java:505)
    at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1643)
    at intradoc.server.Service.doAction(Service.java:477)
    at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1458)
    at intradoc.server.Service.doActions(Service.java:472)
    at intradoc.server.ServiceRequestImplementor.executeActions(ServiceRequestImplementor.java:1391)
    at intradoc.server.Service.executeActions(Service.java:458)
    at intradoc.server.ServiceRequestImplementor.doRequest(ServiceRequestImplementor.java:737)
    at intradoc.server.Service.doRequest(Service.java:1890)
    at intradoc.server.ServiceManager.processCommand(ServiceManager.java:435)
    at intradoc.server.IdcServerThread.processRequest(IdcServerThread.java:265)
    at intradoc.server.IdcServerThread.run(IdcServerThread.java:160)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused by: java.lang.NullPointerException
    at oracle.imaging.intradoc.MetaDataUtils.addOptionValue(MetaDataUtils.java:123)
    at oracle.imaging.intradoc.IpmRepositoryProfileUtils.createOrUpdateApplicationProfile(IpmRepositoryProfileUtils.java:765)
    at oracle.imaging.intradoc.IpmApplicationService.ipmConfigureApplicationProfiles(IpmApplicationService.java:478)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at intradoc.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:86)
    at intradoc.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:310)
    at intradoc.common.ClassHelperUtils.executeMethod(ClassHelperUtils.java:295)
    at intradoc.server.Service.doCodeEx(Service.java:550)
    ... 15 more
    The component IpmRepository is enabled.
    The following is the configuration used while creating the application on IPM
    Application Security -weblogic
    Document Security - Administrators (group)
    Storage policy-
    Document storage - Database AAArule (custom file storage rule)
    Supporting content storage - Database AAArule (custom file storage rule)
    No workflow configuration defined
    Have tried creating application with other security groups and filesystem storage but the error persists

    Hi,
    There seems to issues in the profiles which being created in UCM.
    Can you check the Trigger Field which has been configured for the profiles ? If the trigger field has been configured as Type, can you change it to any of the other custom defined Information fields and then create the application.
    To access the Trigger Fields navigate to the WCC web console, Administration --> Admin Applets --> Config Manager --> Profiles --> Trigger Field.
    Thanks
    Aditya

  • Error in creating connection to Oracle in Visual Studio 2005

    Hi all,
    After installing Oracle 11 http://www.oracle.com/technology/software/htdocs/odtlic.html?url=/technology/software/tech/dotnet/utilsoft.html
    successfully, when I made a connection between Visual Studio 2005 to Oracle following this instruction http://www.oracle.com/technology/obe/net11gobe/building.net/vs_otn2.htm#t1
    At step 3, I got this problem message error:
    "An unexpected error occurred in the Oracle Data Provider for .NET. Please contact the provider vendor to resolve this problem".
    If anybody has a solution, could you please help me ?
    Thanks in advance,
    Greetings,
    Joesy

    OK, in short:
    Cause: Wrong OPMN request port used to configure the connection (third step of "Create Application Server Connection" wizard). You might have kept the default (6003) but your OPMN is configured with different request port.
    Solution: Check $ORACLE_HOME/opmn/conf/opmn.xml file and look for entry like this:
    <port local="6140" remote="6240" request="6040" />
    Create the connection using OPMN request port that is set in opmn.xml file.
    Thanks
    Shail

  • Error on create connection to ORACLE 8.0.6

    Hello at all.
    I try to create a topology reference on db oracle 8.0.6.
    With thin client i can't do the connection.
    With OCI8 work from local connection and give this error from agent:
    java.lang.Exception:
         at com.sunopsis.graphical.a.po.a(po.java)
         at com.sunopsis.graphical.a.po.t(po.java)
         at com.sunopsis.graphical.a.po.g(po.java)
         at com.sunopsis.graphical.a.po.a(po.java)
         at com.sunopsis.graphical.a.po.a(po.java)
         at com.sunopsis.graphical.a.ja.actionPerformed(ja.java)
         at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
         at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
         at java.awt.Component.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.Dialog$1.run(Unknown Source)
         at java.awt.Dialog$3.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.awt.Dialog.show(Unknown Source)
         at java.awt.Component.show(Unknown Source)
         at java.awt.Component.setVisible(Unknown Source)
         at com.sunopsis.graphical.a.po.r(po.java)
         at com.sunopsis.graphical.a.po.<init>(po.java)
         at com.sunopsis.graphical.frame.a.jh.by(jh.java)
         at com.sunopsis.graphical.frame.bo.x(bo.java)
         at com.sunopsis.graphical.frame.bo.d(bo.java)
         at com.sunopsis.graphical.frame.w.actionPerformed(w.java)
         at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
         at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
         at java.awt.Component.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    With OCI8 i use this connection strings: jdbc:oracle:oci8:@"(DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = dmcvv.scmgroup.com)(PORT = 1521))) (CONNECT_DATA = (SID = nic) ))"
    Please, help me !
    Regards

    Another info.
    When i try to create a physical schema under that data server i receive this error:
    java.lang.UnsatisfiedLinkError: no ocijdbc10 in java.library.path
    at java.lang.ClassLoader.loadLibrary(Unknown Source)
    at java.lang.Runtime.loadLibrary0(Unknown Source)
    at java.lang.System.loadLibrary(Unknown Source)
    at oracle.jdbc.driver.T2CConnection.loadNativeLibrary(T2CConnection.java:3013)
    at oracle.jdbc.driver.T2CConnection.logon(T2CConnection.java:228)
    at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:361)
    at oracle.jdbc.driver.T2CConnection.<init>(T2CConnection.java:142)
    at oracle.jdbc.driver.T2CDriverExtension.getConnection(T2CDriverExtension.java:79)
    at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:595)
    at com.sunopsis.sql.SnpsConnection.v(SnpsConnection.java)
    at com.sunopsis.sql.SnpsConnection.a(SnpsConnection.java)
    at com.sunopsis.sql.SnpsConnection.testConnection(SnpsConnection.java)
    at com.sunopsis.sql.SnpsConnection.testConnection(SnpsConnection.java)
    at com.sunopsis.graphical.frame.a.jz.dQ(jz.java)
    at com.sunopsis.graphical.frame.a.jz.bE(jz.java)
    at com.sunopsis.graphical.frame.bo.bA(bo.java)
    at com.sunopsis.graphical.frame.a.jz.en(jz.java)
    at com.sunopsis.graphical.frame.a.jz.<init>(jz.java)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
    at com.sunopsis.graphical.frame.bb.b(bb.java)
    at com.sunopsis.graphical.tools.utils.swingworker.v.call(v.java)
    at edu.emory.mathcs.backport.java.util.concurrent.FutureTask.run(FutureTask.java:176)
    at com.sunopsis.graphical.tools.utils.swingworker.l.run(l.java)
    at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:665)
    at edu.emory.mathcs.backport.java.util.concurrent.Thread

  • Error When Creating OR Rebuilding Oracle Text index using Lexer Keyword

    Hi All,
    I am getting following error when i creating oracle text index using lexer & stoplist keyword.
    Pls Help me if any body know.
    Thanks in Advance.
    Error starting at line 1 in command:
    CREATE INDEX TXT_INX_TEXT_SEARCH ON TEXT_SEARCH (BFILE_DOC)
    Post INDEXTYPE IS "CTXSYS"."CONTEXT" LOCAL (
    PARTITION "BEFORE_2007" PARAMETERS ('LEXER dd_lexer STOPLIST dd_stoplist SYNC (ON COMMIT)') ,
    PARTITION "Q1_2007" PARAMETERS ('LEXER dd_lexer STOPLIST dd_stoplist SYNC (ON COMMIT)'),
    PARTITION "Q2_2007" PARAMETERS ('LEXER dd_lexer STOPLIST dd_stoplist SYNC (ON COMMIT)'),
    PARTITION "Q3_2007" PARAMETERS ('LEXER dd_lexer STOPLIST dd_stoplist SYNC (ON COMMIT)'),
    PARTITION "Q4_2007" PARAMETERS ('LEXER dd_lexer STOPLIST dd_stoplist SYNC (ON COMMIT)'),
    PARTITION "Q1_2008" PARAMETERS ('LEXER dd_lexer STOPLIST dd_stoplist SYNC (ON COMMIT)'),
    PARTITION "Q2_2008" PARAMETERS ('LEXER dd_lexer STOPLIST dd_stoplist SYNC (ON COMMIT)'),
    PARTITION "Q3_2008" PARAMETERS ('LEXER dd_lexer STOPLIST dd_stoplist SYNC (ON COMMIT)'),
    PARTITION "Q4_2008" PARAMETERS ('LEXER dd_lexer STOPLIST dd_stoplist SYNC (ON COMMIT)'),
    PARTITION "Q1_2009" PARAMETERS ('LEXER dd_lexer STOPLIST dd_stoplist SYNC (ON COMMIT)'),
    PARTITION "Q2_2009" PARAMETERS ('LEXER dd_lexer STOPLIST dd_stoplist SYNC (ON COMMIT)'),
    PARTITION "Q3_2009" PARAMETERS ('LEXER dd_lexer STOPLIST dd_stoplist SYNC (ON COMMIT)'),
    PARTITION "Q4_2009" PARAMETERS ('LEXER dd_lexer STOPLIST dd_stoplist SYNC (ON COMMIT)'),
    PARTITION "THE_REST" PARAMETERS ('LEXER dd_lexer STOPLIST dd_stoplist SYNC (ON COMMIT)')
    Error at Command Line:1 Column:13
    Error report:
    SQL Error: ORA-29855: error occurred in the execution of ODCIINDEXCREATE routine
    ORA-20000: Oracle Text error:
    DRG-11000: invalid keyword LEXER
    ORA-06512: at "CTXSYS.DRUE", line 160
    ORA-06512: at "CTXSYS.TEXTINDEXMETHODS", line 365
    29855. 00000 - "error occurred in the execution of ODCIINDEXCREATE routine"
    *Cause:    Failed to successfully execute the ODCIIndexCreate routine.
    *Action:   Check to see if the routine has been coded correctly.
    Regards,
    Jack R.

    Hi,
    it works if you put an extra PARAMETERS clause at the end so the creation looks like:
    CREATE INDEX TXT_INX_TEXT_SEARCH ON TEXT_SEARCH (BFILE_DOC)
    INDEXTYPE IS "CTXSYS"."CONTEXT" LOCAL (
    PARTITION "BEFORE_2007" PARAMETERS ('LEXER dd_lexer STOPLIST dd_stoplist SYNC (ON COMMIT)') ,
    PARTITION "Q1_2007" PARAMETERS ('LEXER dd_lexer STOPLIST dd_stoplist SYNC (ON COMMIT)'),
    PARTITION "Q2_2007" PARAMETERS ('LEXER dd_lexer STOPLIST dd_stoplist SYNC (ON COMMIT)'),
    PARTITION "Q3_2007" PARAMETERS ('LEXER dd_lexer STOPLIST dd_stoplist SYNC (ON COMMIT)'),
    PARTITION "Q4_2007" PARAMETERS ('LEXER dd_lexer STOPLIST dd_stoplist SYNC (ON COMMIT)'),
    PARTITION "Q1_2008" PARAMETERS ('LEXER dd_lexer STOPLIST dd_stoplist SYNC (ON COMMIT)'),
    PARTITION "Q2_2008" PARAMETERS ('LEXER dd_lexer STOPLIST dd_stoplist SYNC (ON COMMIT)'),
    PARTITION "Q3_2008" PARAMETERS ('LEXER dd_lexer STOPLIST dd_stoplist SYNC (ON COMMIT)'),
    PARTITION "Q4_2008" PARAMETERS ('LEXER dd_lexer STOPLIST dd_stoplist SYNC (ON COMMIT)'),
    PARTITION "Q1_2009" PARAMETERS ('LEXER dd_lexer STOPLIST dd_stoplist SYNC (ON COMMIT)'),
    PARTITION "Q2_2009" PARAMETERS ('LEXER dd_lexer STOPLIST dd_stoplist SYNC (ON COMMIT)'),
    PARTITION "Q3_2009" PARAMETERS ('LEXER dd_lexer STOPLIST dd_stoplist SYNC (ON COMMIT)'),
    PARTITION "Q4_2009" PARAMETERS ('LEXER dd_lexer STOPLIST dd_stoplist SYNC (ON COMMIT)'),
    PARTITION "THE_REST" PARAMETERS ('LEXER dd_lexer STOPLIST dd_stoplist SYNC (ON COMMIT)')
    PARAMETERS ('LEXER dd_lexer STOPLIST dd_stoplist SYNC (ON COMMIT)') <== Added
    Hope this helps
    Herald ten Dam

  • Error while creating account in Oracle Service Registry

    When I try to create an account or try to synchronise with discovery registry using admin account,I am getting fatal error.To be presise, the error is like this:
    Error number: 32001
    Error code: FatalError
    A fatal error occurred in the approval process. For help please contact the administrator of the registry.
    Can anybody help?

    I have this issue as well. I saw in another post that it's a bug in the ODBC drivers? Which has been addressed or not addressed?
    What's note 403021.1 say? I don't understand why I can't just download the fix/patch/workaround instructions from the same page I downloaded the client?

  • Error while creating database using DBCA

    Hi,
    I installed Oracle10gR2 on my windows machine.Now am creating a database with dbca but just after i click the finish button it gives me the error -
    Cannot create directory "F:\oracle\cfgtoollogs\dbca\ora10g" where F:\oracle is the directory where i have installed Oracle 10g and ora10g is the database name.
    I have full permission on the folders.Can anyone please let me know what is the problem here.
    Regards,
    Somd

    Hi OrionNet,
    At last i could create the database successfully.But these are the issues I faced and am listing down the solution so that it can help others too.
    1.I could not find the Administrative Tools-> Local security Policy --> Local Policies --> User Right Assignment in the Windows Vista Home Premium.I went and checked many blogs and forums on where is it located.It seems it is not included in the home premium and people are having a tough time working out the round abouts.
    2.The problem was that my UAC (User Account Control) in the Windows Security Center was turned on which was not allowing me to create the database.I turned it off,and it created the db smoothly.
    Thanks a lot for your help..I really appreciate it :)
    Regards,
    Somd

  • Error while creating the repository

    Hi MDM Guru's
    I have Installed SAP MDM 5.5 SP06 Patch 1 on Solaris with Oracle 10g
    Initially I could create the repository also but when I changed the DBMS settings Data Path and Index Path from Blank to some path. I am not able to create repository and in the Server Log I see the following Error.
    ==============================================================================
    2008/02/14 15:58:12.139   Error: Service 'MD1', Schema 'A2i_xCat_DBs', ERROR CODE=1435 ||| ORA-01435: user does not exist
    ZTEST_m000 does not exist or bad password provided
    Last CMD: ALTER SESSION SET CURRENT_SCHEMA = ZTEST_m000
    6 2008/02/14 15:58:12.208   Init Database Tag: ZTESTMD1ORCL_5_3_4_3  
    6 2008/02/14 15:58:12.300   Error: Service 'MD1', Schema 'A2i_xCat_DBs', ERROR CODE=1435 ||| ORA-01435: user does not exist
    ZTEST_m000 does not exist or bad password provided
    Last CMD: ALTER SESSION SET CURRENT_SCHEMA = ZTEST_m000
    ==============================================================================
    But even after I set the Data Path and Index Path to blank what it was, I still get the same error. Can someone please guide me on this one?
    Needs to resolve this Urgently.
    Pravin

    Hi Dilmit Chadha,
    NO I did not. When I said I changed the DBMS Settings that means. In the SAP MDM COnsole, right click on mounted MDM server, click on DBMS Settings, Input the DBMS Server, username and passowrd  and on the screen I changed the Data Path and Index Path.
    As per me Data Path is for creating the data file of Oracle tablespace for the Data part of Repository. and Index Path is for creating the data file of oracle for the Index part of the same Repository.
    Following error may also help which I see in the server log at the time when I tried to create the repository.
    ==============================================================================
    2008/02/14 15:44:08.957   Creating Repository: ZTEST, on DBMS Server: MD1  
    6 2008/02/14 15:44:09.164   Error: Service 'MD1', Schema 'sapr3', ERROR CODE=1119 ||| ORA-01119: error in creating database file ' /oracle/MD1/sapdata2/A2I_ZTEST_m000_Ix.DBF'
    ORA-27040: file create error, unable to create file
    SVR4 Error: 2: No such file or directory
    Last CMD: CREATE TABLESPACE A2I_ZTEST_m000_Ix DATAFILE ' /oracle/MD1/sapdata2/A2I_ZTEST_m000_Ix.DBF' SIZE 128K REUSE AUTOEXTEND ON NEXT 256K MAXSIZE UNLIMITED DEFAULT STORAGE (INITIAL 32K NEXT 128K MAXEXTENTS UNLIMITED PCTINCREASE 0)
    ==============================================================================
    Pravin

  • Error while creating a Oracle Database

    Hi,
    I was recently gifted with a Dell Vostro, Windows 7pro, Core i5 processor. I was trying to install Oracle in the machine and have been receiving the errors as:
    The procedure entry point GetProcessImageFileNameW could not be located in the dynamic link library PSAPI.DLL
    The value of the environment variable PERL5LIB is more than 1023 chars. THis value cannot be set.I ignored the above errors and continued the process of installation which got installed successfully. Then tried installing the patch which was also successful.
    When I started creating the DB it throws me an error as: Cannot create directory "C:\oracle\product\10.2.0\db_1\cfgtoollogs\dbca\<DBNAME> and there's no Database created. I've admin rights on the machine and have checked the compatibility as well.
    I've tried installing Oracle and creating DB in other Windows 7 pro machines with Core i2 duo it has been successful.
    Kindly need help on urgent basis.

    811638 wrote:
    Hey thanks a lot for ur prompt reply.
    But I tried installing the Oracle10g in another Windows7 pro machine(HP) and it worked successfully..
    Urgent coz, if me not able to install Oracle10g here then I would exchange this DELL to Toshiba(Core2 Duo) tomo..
    Edited by: 811638 on Nov 15, 2010 1:38 PMJust because it installs does not necessarily mean that it will work as advertised. As stated above, base 10gR2 is not certified on Win 7 - if you insist on using 10gR2 on Win 7, you are on your own.
    This is a forum of volunteers who spend their personal time answering questions without any renumeration. For all "urgent" issues, please open an SR with Oracle Support - they are paid to respond to "urgent" issues ;-)
    Srini

  • 11gr2 silent install error - Unable to create a new central inventory direc

    I am working on SLES 11 SP2 on zLinux and I am trying to install oracle 11gr2 silently. I was able to install the GI and it is running but when I try to install the oracle binaries I keep getting this error:
    [FATAL] [INS-32035] Unable to create a new central inventory directory : /opt/oraInventory.
    CAUSE: The central inventory location provided is not empty.
    The GI install created /opt/oraInventory and all the files are in there. I even changed the owner from grid:oinstall to oracle:oinstall but that did not help. When I did the install on SLES 11 SP1 I did not get this error.
    I am running this command to install oracle: /runInstaller -silent -ignorePrereq -showProgress -waitForCompletion -responseFile /tmp/db_install.rsp
    drwxrwx--- 6 oracle oinstall 4096 Apr 2 10:42 oraInventory
    drwxrwx--- 2 oracle oinstall 4096 Apr 2 10:39 ContentsXML
    drwxrwx--- 3 oracle oinstall 4096 Apr 2 10:41 backup
    drwxrwx--- 2 oracle oinstall 4096 Apr 2 10:41 logs
    -rw-rw-r-- 1 oracle oinstall 52 Apr 2 10:41 oraInst.loc
    -rwxrwx--- 1 oracle oinstall 1650 Apr 2 10:41 orainstRoot.sh
    drwxrwx--- 2 oracle oinstall 4096 Apr 2 10:38 oui
    cat oraInst.loc
    inventory_loc=/opt/oraInventory
    inst_group=oinstall

    That was my last resort because the support is horrible. I am getting the same error during the GUI install also if that makes a difference. Its like the oracle install does not know about the Grid installed already in oraInventory.

  • Installation error  : You have read-only access to oracle inventory

    Hi guys,
    In some versions of Linux eg. Fedora, Ubuntu .. whenever I am installing Hyperion products I get this error " You have read-only access to oracle inventory". and also the thing worth noticing is, if this error comes Oracle doesn't install " OpenLDAP" which is required to run shared services.
    With Oracle Enterprise Linux, and everything seems to be fine. and I didn't got the above error also OpenLDAP gets installed.
    any help would be appreciated. attached is the screen shot for the error.
    [https://docs.google.com/leaf?id=0BwB5xiYJ_HGwMDZkNjQ1OTEtMDg4Zi00NGM3LTk5NDAtYzE1ZmJkZTcyMzU0&hl=en]
    Thanks

    HI,
    1. This would be handy
    http://www.oracle.com/technology/products/bi/hyperion-supported-platforms.html
    2. In case OS is not supporting , you ll end up spending lot of time , and am sure openLDAP will trip time and again.
    Sandeep Reddy Enti
    HCC
    http://hyperionconsultancy.com/

Maybe you are looking for