Error when I create the database

I install the peopletools 8.49 for Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 and my operating system is Microsoft Windows Server 2003 Enterprise Edition Server Pack 1, v.1023.
When I have installed the peopletools and the database, I modify the scripts in <PS_HOME>\scripts\nt and then change to <PS_HOME>\setup\PsMpDbInstall and double click setup.exe to run the database configuration wizard. All of the scripts are running correct, but the Data Mover is error. So I run the Data Mover manually. I create Data Mover import scripts and run it. It’s ok. Then I check the logs. I find the follow error:
psadmin.log:
ALTER TABLE SQLPLUS_PRODUCT_PROFILE ADD (LONG_VALUE LONG)
ERROR at line 1:
ORA-00942: table or view does not exist
psdmtx.log:
PSDMTX Error: signon
verifyToolsVer.log:
select TOOLSREL from PSSTATUS *
ERROR at line 1:
ORA-00942: table or view does not exist
sqlnet.log:
Fatal NI connect error 12557, connecting to:
(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=cs.lab.net)(PORT=1521))(CONNECT_DATA=(SID=PSDB)(CID=(PROGRAM=C:\pt\bin\client\winx86\psdmtx.exe)(HOST=CS)(USER=Administrator))))
VERSION INFORMATION:
     TNS for 32-bit Windows: Version 10.1.0.5.0 - Production
Time: 19-MAY-2009 15:33:27
Tracing not turned on.
Tns error struct:
ns main err code: 12557
TNS-12557: TNS:protocol adapter not loadable
ns secondary err code: 12560
nt main err code: 527
TNS-00527: Protocol Adapter not loadable
nt secondary err code: 0
nt OS err code: 0
Then I run version application engine program:
C:\Documents and Settings\Administrator>C:\pt\bin\client\winx86\psae.exe -CD PSD
B -CT ORACLE -CO SYSADM -CP SYSADM -R INSTALL -AI VERSION
Message Set Number: 0
Message Number: 0
Message Reason: Invalid User ID and password for signon. (0,0)
Error in sign on
PSDB: database name
SYSADM: peoplesoft owner id
How can I resolve it?

I create the database manually too. The errors are the same. I can login in data mover by SYSADM user or people user and the database and listener is running. However, I run version application engine program:
C:\Documents and Settings\Administrator>C:\pt\bin\client\winx86\psae.exe -CD PSDB -CT ORACLE -CO SYSADM -CP SYSADM -R INSTALL -AI VERSION
Message Set Number: 0
Message Number: 0
Message Reason: Invalid User ID and password for signon. (0,0)
Error in sign on
I change the user to try, it’s the same.
Edited by: hzg on May 21, 2009 9:38 AM

Similar Messages

  • Error when I create the New material Master (MM01) for New Plant.

    Dear experts,
    I got the error when I create the New material Master (MM01) for New Plant.
    Error:  Valuation Area 2800 Not yet productive with Material Ledger.
    So Pl send me the solution asap.
    Venkata Raju Khottari

    Hi,
    Have u assinged Plant to Company code?
    If u say no, use T.code OX18.
    Regards,
    Murali
    Assign points if it is useful.

  • The FOD schema error our while creating the database. Please help.

    I couldn't run the schema for the FOD demo application. when I follow the steps, I get some exception during the database create part.
    From the File menu, choose Open. Open the workspace c:\temp\Infrastructure\infrastructure.jws.
    ( I edited the build.properties with correct values)
    In the MasterBuildScript project, select the build.xml file. In the Structure window, right-click the refreshSchema target and choose Run Target "refreshSchema."
    refreshSchema:
    [sql] Feb 13, 2008 4:44:54 PM oracle.jdbc.driver.OracleDriver registerMBeans
    [sql] SEVERE: Found Oracle Apps MBeanServer but the getMBeanServer method threw an exception.
    [sql] java.lang.reflect.InvocationTargetException
    [sql] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    [sql] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    [sql] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    [sql] at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
    [sql] at oracle.jdbc.driver.OracleDriver.registerMBeans(OracleDriver.java:274)
    [sql] at oracle.jdbc.driver.OracleDriver$1.run(OracleDriver.java:224)
    [sql] at java.security.AccessController.doPrivileged(Native Method)
    [sql] at oracle.jdbc.driver.OracleDriver.<clinit>(OracleDriver.java:220)
    [sql] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    [sql] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    [sql] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    [sql] at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
    [sql] at java.lang.Class.newInstance0(Class.java:350)
    [sql] at java.lang.Class.newInstance(Class.java:303)
    [sql] at org.apache.tools.ant.taskdefs.JDBCTask.getDriver(JDBCTask.java:364)
    [sql] at org.apache.tools.ant.taskdefs.JDBCTask.getConnection(JDBCTask.java:304)
    [sql] at org.apache.tools.ant.taskdefs.SQLExec.execute(SQLExec.java:346)
    [sql] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
    [sql] at org.apache.tools.ant.Task.perform(Task.java:364)
    [sql] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:64)
    [sql] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
    [sql] at org.apache.tools.ant.Task.perform(Task.java:364)
    [sql] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:378)
    [sql] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
    [sql] at org.apache.tools.ant.Task.perform(Task.java:364)
    [sql] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:64)
    [sql] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
    [sql] at org.apache.tools.ant.Task.perform(Task.java:364)
    [sql] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:378)
    [sql] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
    [sql] at org.apache.tools.ant.Task.perform(Task.java:364)
    [sql] at org.apache.tools.ant.Target.execute(Target.java:341)
    [sql] at org.apache.tools.ant.Target.performTasks(Target.java:369)
    [sql] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
    [sql] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:37)
    [sql] at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
    [sql] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:382)
    [sql] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
    [sql] at org.apache.tools.ant.Task.perform(Task.java:364)
    [sql] at org.apache.tools.ant.Target.execute(Target.java:341)
    [sql] at org.apache.tools.ant.Target.performTasks(Target.java:369)
    [sql] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
    [sql] at org.apache.tools.ant.Project.executeTarget(Project.java:1185)
    [sql] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:40)
    [sql] at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
    [sql] at org.apache.tools.ant.Main.runBuild(Main.java:668)
    [sql] at org.apache.tools.ant.Main.startAnt(Main.java:187)
    [sql] at org.apache.tools.ant.Main.start(Main.java:150)
    [sql] at org.apache.tools.ant.Main.main(Main.java:240)
    [sql] Caused by: java.lang.ClassNotFoundException: oracle.as.jmx.framework.standardmbeans.spi.JMXFrameworkProviderImpl
    [sql] at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
    [sql] at java.security.AccessController.doPrivileged(Native Method)
    [sql] at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
    [sql] at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    [sql] at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268)
    [sql] at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
    [sql] at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
    [sql] at java.lang.Class.forName0(Native Method)
    [sql] at java.lang.Class.forName(Class.java:242)
    [sql] at oracle.as.jmx.framework.PortableMBeanFactory.init(PortableMBeanFactory.java:1687)
    [sql] at oracle.as.jmx.framework.PortableMBeanFactory.<init>(PortableMBeanFactory.java:156)
    [sql] at oracle.as.jmx.framework.PortableMBeanFactory.<init>(PortableMBeanFactory.java:164)
    [sql] ... 49 more
    [sql] Executing file: C:\temp\Infrastructure\DBSchema\Scripts\SQLRunner56601127.sql
    [sql] 11 of 11 SQL statements executed successfully

    Hi,
    I see the same exceptios, but the schema installs successfully. Have a look at the end of the log window. It should state that the schema was created successfully.
    Frank

  • Error when we create the source system file

    i am creating the source system file of ECC to BI. how to slove this problam. when i am trying activating this error is getting.
    The following errors occurred in the source system:     RSAR     374     
    Result of the destination check: Timeout     RSAR     375

    Mr. Reddy,
    Check out this links.
    Error while source system creation/Source system transport
    Hope it helps you.
    SRS

  • I am getting this error, when I startup the database

    Microsoft Windows 2000 [Version 5.00.2195]
    (C) Copyright 1985-2000 Microsoft Corp.
    C:\Documents and Settings\Administrator>sqlplus /nolog
    SQL*Plus: Release 10.1.0.2.0 - Production on Thu Mar 2 17:54:46 2006
    Copyright (c) 1982, 2004, Oracle. All rights reserved.
    SQL> connect / as sysdba;
    Connected to an idle instance.
    SQL> startup mount;
    ORACLE instance started.
    Total System Global Area 167772160 bytes
    Fixed Size 787968 bytes
    Variable Size 90962432 bytes
    Database Buffers 75497472 bytes
    Redo Buffers 524288 bytes
    ORA-00204: error in reading (block 134, # blocks 1) of controlfile
    ORA-00202: controlfile: 'O:\DB\ORACLE\DATA\O10G1\O10G1\CONTROL01.CTL'
    ORA-27091: unable to queue I/O
    ORA-27070: async read/write failed
    OSD-04006: ReadFile() failure, unable to read from file
    O/S-Error: (OS 23) Data error (cyclic redundancy check).
    SQL>

    step 4) most important
    If this fails and your database is in archive mode you could try recreating the control files - you did do backup controlfile to trace
    then recover database using backup controlfile [ with various options depending on your situation ] then
    pray again before
    alter database open [ resetlogs or noresetlogs ]

  • When create the database...

    When it create the database...
    It has a error ORA-03113...
    What can I do on it??

    Have a look at the topic posted by John Smiley "If you're having problems ...".
    This explains how to fix your woes...

  • Validation errors when execute create method

    i have two pages, list.jsff and edit.jsff there is a create button in list.jsff, when click the button ,execute a taskflow ,go through a create method to edit.jsff,
    in tp3 ,it goes ok,but in tp4, it prompt many validate errors.how can i block the validate when i execute create method?

    I have resolved the issue. It had to do with the autocommit settings for the database connections. By default autocommit is true when we create the database connection. The autocommit can be turned off by appending relaxAutoCommit=true in the url for the connection.

  • Paraller Query Server Error while creating the database using DBCA on UNIX

    Hi All,
    I am try to create the database on UNIX PLATFORM database 11g R1.
    At the end of database creation using DBCA i got the errors:
    ORA-12801:error signaled in parallel query server P077
    ORA-00018: maximun number of sessions exceeded
    ORA-06512:at"SYS.UTL_RECOMP",line 760
    ORA-06512:at"SYS.UTL_RECOMP",line 773
    ORA-06512:at line 1
    Please suggest what can i do to remove this issue.
    Regards
    Girish Sharma

    user12104101 wrote:
    Hi All,
    I am try to create the database on UNIX PLATFORM database 11g R1.
    At the end of database creation using DBCA i got the errors:
    ORA-12801:error signaled in parallel query server P077
    ORA-00018: maximun number of sessions exceeded
    ORA-06512:at"SYS.UTL_RECOMP",line 760
    ORA-06512:at"SYS.UTL_RECOMP",line 773
    ORA-06512:at line 1
    Please suggest what can i do to remove this issue.
    Regards
    Girish SharmaIncrease value of SESSIONS(also processes) parameter as
    sqlplus "/as sysdba"
    show parameter sessions
    alter system set sessions =<new big value> scope=spfile;
    shutdown immediate;
    startup;

  • I created a book and tried to place order but failed.  I followed the procedures, when the book completed uploading, the message "An error occured uploading your order" pop up.  There was no error message all along when I created the book.

    I created a book and tried to place order but failed.  I followed the procedures, when the book completed uploading, the message "An error occured uploading  your order" appeard.  There was no error message all along when I created the book. I tried several time but failed.

    preview the order and try again - http://support.apple.com/kb/HT1040
    If it still does not work boot into Safe Mode, preview again and try
    With the number of reports in the last few days it may be server overload - if so trying during a time of lower activity might help
    LN

  • When I tried to back up my computer, Time Machine says 'an error occurred while creating the backup folder.' When I check the side of the partition where I manually saved old files, the folders are there, but NONE of the files are.

    I haven't backed up my computer in over a year. When I tried to back it up today, Time Machine says 'an error occurred while creating the backup folder.' When I check the side of the partition where I manually saved old photos and documents (including all the pictures from the year I studied abroad/traveled a bunch), the folders are there, but NONE of the files are.
    Does anyone have any idea what the problem might be, or how I could fix it? I really don't want to lose all those photos

    So you were doing a time machine backup to another partition on the same hard drive? Just trying to gather some information so i can provide a helpful response.

  • When iam restoring the database getting error

    hi ,
    when iam restoring the database getting following error :
    SELECT schemaname FROM syscat.schemata WHERE schemaname='SAPTOOLS'
    SQL1328N An implicit connection attempt failed. The database alias name or database name "TPD" was not found in the local database directory.
    SQLSTATE=42705

    Hi,
    What is your ABAP connect user. its should be same as source.
    and
    SQL1024N
    A database connection does not exist.
    Explanation
    There is no connection to a database. Other SQL statements cannot be processed unless an SQL CONNECT was previously executed.
    The command cannot be processed.
    User response
    If the error occurred when disconnecting from the database, continue processing. If the error occurred on another SQL statement, issue an SQL CONNECT statement and resubmit the command or statement.
    IN addition
    db2 connect to SID
    It will show you the default database schema connection
    After that,execute db2 ger db cfg for SID
    It will show you the DB2 parameter values for your schema
    There`s a concept of DBM or database manager, the configuration of which you can check with:
    db2 get dbm cfg
    DBM is the super-set and DB Schema is the subset
    Thanks
    Sadiq
    Edited by: sadiq iqbal on Jan 12, 2012 5:57 PM

  • HT3275 what do I do when time machine says: Unable to complete backup. An error occurred while creating the backup folder?

    I am trying to back up my imac using an external storage: My passport Studio 1TB.  Each time it trys to back up Time machine says: Unable to complete back up. An error occurred while creating the backup folder.  Does anyone know how I can fix this problem? Thanks

    Plowie,
    Do a search in Discussions, "An error occurred while creating the backup folder."
    Many of us are having this problem and no fix has been offered, that I could find.
    Unless you call "eject the external HDD; turn off; turn back on" a fix.  That's what I have to do every 2 or 3 days; I even have to "force eject", with the concomitant warning message that you could lose data, etc.

  • Error while writing to the database (PTRV_HEAD/PTRV_PERIO/Cluster TE)

    Hi All,
    At the time of creating a travel request, I am getting the following error :
    Error while writing to the database (PTRV_HEAD/PTRV_PERIO/Cluster TE)
    Please advise how to resolve this issue.
    Regards,
    Rahul

    such problem occor when u have not defined the number range
    Set Up Trip Number Ranges
    if the problems remaines after defining number range...keep check all transaction there may two three more numbers ranges has to define..
    this prblem is only due to number ranges not defined by you.

  • Error when installing Oracle 9i Database.

    Dear all experts!
    Today, when Oracle was creating database in the first time, errors occur. It's error:
    ******ora-01041: internal error. hostdef extension doesn't exist.******
    Can you show me the way to correct this problem. I need urgent.
    Please send email to me via: [email protected]
    Thanks and best regards,
    Binh Truong

    You have not started the windows service or it does not exist. How are you creating the database: using DBCA or manually? DBCA will create windows service automatically. I suggest that you start DBCA, go through all the steps answering all questions but in the end, when it asks for confirmation for creating the database say no and choose option to generate batch files instead. Then study these files to see the correct procedure of creating database and then try that manually.
    Best of luck.

  • Time Machine Error: An error occurred while creating the backup directory

    Time Machine Error: Unable to complete backup. An error occured while creating the backup directory.
    I back up to wirelessly to a Time Capsule. I get these errors often. I'll go for a few days with everything working and then encounter these errors. I've even completely erased the Time Capsule drive and started over. It'll work fine for a few days and then start the errors over again. Interestingly, when the errors occur, the Time Capsule drive can not be unmounted even if clicking the eject button. I am on 10.5.8 but it happened in 10.5.7 as well. I have another Mac that doesn't seem to have any issues with the same Time Capsule.
    Here's a log - they all seem to fail with similar errors:
    Starting standard backup
    Backup destination alias resolved to path: /Volumes/AirPort Disk
    Disk image /Volumes/AirPort Disk/Brittney’s Computer_0019e33d4fde.sparsebundle mounted at: /Volumes/Backup of Brittney’s Computer
    Backing up to: /Volumes/Backup of Brittney’s Computer/Backups.backupdb
    2009-08-27 13:52:48.465 FindSystemFiles[2955:713] Querying receipt database for system packages
    2009-08-27 13:52:48.693 FindSystemFiles[2955:713] Using system path cache.
    Failed to create progress log file at path:/Volumes/Backup of Brittney’s Computer/Backups.backupdb/Brittney’s Computer/2009-08-26-212437.inProgress/.Backup.273091970.250248.log.
    Error: (-50) Creating directory 7CCE60DD-ADCC-4004-A0D9-3EC83D892372
    Failed to make snapshot.
    Backup failed with error: 2
    Failed to eject volume /Volumes/Backup of Brittney’s Computer (FSVolumeRefNum: -114; status: -47; dissenting pid: 0)

    Nancy H wrote:
    I used it as it came, supposedly formatted for a mac.
    It may or may not be right.
    I'd be inclined to start over, per #5 in the Frequently Asked Questions *User Tip* at the top of this forum.
    If that doesn't help, go on to #C10, etc., in the Troubleshooting Tip, as in the previous post.

Maybe you are looking for