Install PeopleTools 8.53 with Linux: psdmtx question

People,

Hello. I install PeopleTools 8,53 Internet Architecture. Database server is Dabase Oracle 11 GR 1 material. Operating system is Oracle Linux 5. I installed JDK7, WebLogic Tuxedo 11 GR 1 material 10.3.6, and PeopleTools 8,53 successfully.

Now, I'm going to implement database PeopleTools8.53. Because the Wizard installation problem, I created PeopleTools 8,53 database manually using Starter named PT853 Oracle database instance.


I ran 5 scripts successfully to SQL > as below:

(1) utlspace.sql

(2) dbowner.sql

(3) psroles.sql

(4) psadmin.sql

(5) connect.sql


Then, I run "psdmtx" to $/ PS_HOME/bin on the command line as below:


[user@localhost bin] $. / psdmtx - CT ORACLE - CS localhost.localdomain - CD PT853 - CO SYSTEM CP - SYSTEM - CI people CW - people - FP /PS_HOME/modifiedscripts/dbsetup.dms


His output: error while loading shared libraries: libtrio64.so cannot open shared object file: no such file or directory.


My question is:

How to solve the error above to populate the instance of PeopleSoft PT853 database?


Thank you.

People,

The problem is solved by myself. Thank you.

Tags: Oracle Applications

Similar Questions

  • Install HRCS 9.0 with Linux question: HRCS 9.0 is compatible with PT8.53?

    People,

    Hello. I have severe headaches on the compatible version of PeopleSoft PeopleTools Application!  I need urgent PeopleSoft Campus Solution Application 9.0! I installed it 2 times. First time said PeopleTools 8.49 is too low and this time that PeopleTools 8.53 is too high. What a headache for me!

    The current version of Solution Campus is 9.0 and combined with HCM 9.0. There is no solution Campus 9.1 or 9.2 Although there are HCM 9.1 and 9.2.

    When I install HCM and Campus Solution 9.0 with PeopleTools 8.49 in Windows Server 2003 and login in the application designer, I got the message as below:

    "The database is free 8.50.  The PeopleTools running requires databases at 8.49 release". Then I upgraded PeopleTools 8.49 $8.50 to login in the application designer.


    Now, I was installing HCM and Campus Solution 9.0 with PeopleTools8.53. Server machine is Oracle Linux 5.10 and Windows XP-based client computer.  The architecture of my internet is WebLogic11g/Tuxedo11g/OracleDatabase 11 GR 1 material. PeopleTools 8,53 works correctly in the browser.

    In the database server Oracle Linux 5.10 machine, I run scripts 'createdb10.sql, utlspace.sql, hrcddl.sql, dbowner.sql, psroles.sql, psadmin.sql and connect.sql' one by one. Can I use Data Mover to load Windows XP data into the Oracle Linux 5.10 DB HRCS90 instance. The Data Mover script hrcs90ora.dms is done correctly in Windows XP. Configuration Manager is configured correctly.  But when I login in the application designer, I can't connect and get the message as below:


    «Security Table Manager (Get): the database is release 8.52.»  The PeopleTools running require databases at 8.53 release. »


    My questions are:

    First of all, requires PeopleTools 8,53 HCM and 9.1 Campus Solution or superior?
    Secondly, HCM and Campus Solution 9.0 require PeopleTools 8.50 8.51 and 8.52 only?
    Thirdly, can demote us PeopleTools 8.53 to 8.52 to run 9.0 Solution Campus?

    Thank you.

    If I read your response correctly you don't understand what that a PeopleSoft database is.  Operation of database is a set of tables of the Application and a set of PeopleTools tables in an single database.  When you create a database "PeopleTools" with Data Mover, you get only PeopleTools.  When you create a database system or demo you get a version of PeopleTools predetermined (in this case 8.52) AND the tables of expected demand for what you install.  You do not install the application on a database and use PeopleTools of the other.  Use a database query tool and tables in your "Application" and "PeopleTools" databases from the list. You will see that the Application has the PeopleTools already (clue: look at the tables named PS % without underscore after PS).  You can also compare your Data Mover logs when you created these databases.

    Revisit the PeopleTools upgrade guide for steps to upgrade your database application.

  • Install PT8.53 with Linux: the parameter file "init.ora" question CONTROL_FILE

    People,


    I install PeopleTools 8.53 with Linux. I'm confused on the parameter CONTROL_FILES in the file "init.ora". My SID is PT853 with the file "initPT853.ora". In the document setup 8.53 PeopleTools, there are 2 statements about CONTROL_FILES parameter like below:


    First of all, Page 161 task b 6-1-3: create an INIT < SID >. ORA file

    CONTROL_FILES = (/ filesystem1/cntrl1 < SID >, / filesystem2/cntrl2 < SID >)


    Second, Page 162 task b 6-1-4: creating paths of target directory


    CREATEDB10. SQL script:

    startup nomount pfile = $ORACLE_HOME/dbs/init < SID > .ora

    data file
    ' / u01/oradata / < SID > / system01.dbf' size 400M

    logfile
    ' / u01/oradata / < SID > / log01.dbf'M 70, size
    ' / u01/oradata / < SID > / log02.dbf'M 70, size
    ' / u01/oradata / < SID > / log03.dbf' size M 70;


    Control file references:
    control_files = ("" / u01/oradata/test92/control01.ctl "," / u01/oradata/test92/control02.ctl "," / u01/oradata/test92/control03.ctl "")


    When we created PeopleTools 8.53 of database using $PT_HOME/setup/PsMpDbInstall/setup.sh, we need to specify the mount point for the scripts createdb.sql, the utlspace.sql and the xxddl.sql. I use / U01 for all 3 scripts and create the directory/u01/oradata/PT853/manually.


    My questions are:

    Firstly, should the 2 items "/ filesystem1/cntrl1 < SID > ' and ' / filesystem2/cntrl2 < SID > ' CONTROL_FILES be the same with the directory path/u01/oradata/PT853/created manually?

    Second, should "/ filesystem1/cntrl1 < SID >" be changed to "/u01/oradata/PT853/cntrl01PT853.ctl and" / filesystem2/cntrl2 < SID > "be changed to" / u01/oradata/PT853/cntrl02PT853.ctl "in my case?

    Thirdly, how to create 2 files 'cntrl01PT853.ctl' and 'cntrl02PT853.ctl '? What are their contents?

    Thank you.

    I believe you are trying to create a demo database without understanding of basic on the RDBMS - your last question (to the control file) suggests.

    Work with your DBA on the part of database creation.

    Please go through the oracle database documentation to get a basic understanding of different files in oracle.

    Now, to answer your questions.

    1. Yes, anything you give in the init ora for parameter control_files file previously should exist while you run your createdb10.sql

    2. change any way you plan make the db files resident. Suppose you want the database in a path like/path/to/database/MYDB - to give him.

    3. you create control separately (in your case) files, the path/name of the file is taken from the init ora file and created as you run create sql db
    Content of the control file is in binary format: this is the heart of a database, holds all the information on the database, the name of db, file system, places change number etc...

  • Install HRCS9.0 and PT8.53 with Linux question: the files intiPT853.ora and initHRCS90.ora: exceeded maximum number of DB_FILES

    People,

    Hello. I installed PeopleTools 8.53 with Oracle Linux 5.10 successfully. The PeopleTools everything works fine in the browser at the beginning.

    After that I installed HCM and Solution Campus 9.0 Instance of database named HRCS90 in Linux successfully, PeopleTools 8,53 Database Instance PT853 can not be mounted. The error message is less to:

    SQL > startup
    ORACLE instance started.

    Total System Global Area 538677248 bytes
    Bytes of size 2146024 fixed
    528482584 variable size bytes
    4194304 buffers of data bytes
    Redo buffers 3854336 bytes
    ORA-00059: exceeded maximum number of DB_FILES

    In the home/user/OracleDB_Home/dbs/initPT853.ora file, its parameter db_files has 3 values: small 400, 1021 medium and large 1500. The initial value is 1021 and it works correctly at the beginning.  But after the implementation of another instance of HRCS90, the above error message and instance PT853 is not mounted. I change the value of db_files 1021 to 1500 in the initPT853.ora file and restart the Linux operating system. But get the same error as below:

    SQL > startup
    ORACLE instance started.

    Total System Global Area 538677248 bytes
    Bytes of size 2146024 fixed
    528482584 variable size bytes
    4194304 buffers of data bytes
    Redo buffers 3854336 bytes
    ORA-00059: exceeded maximum number of DB_FILES


    In the home/user/OracleDB_Home/dbs/initHRCS90.ora file, its parameter db_files has 3 values: small average 80, 1500 400 and large. I use db_files = 400 and it works properly. I start instance HRCS90 right after the above error message as below:

    SQL > shutdown immediate
    ORA-01507: database not mounted
    ORACLE instance stops.

    SQL > exit
    Disconnected from the database to Oracle 11 g Enterprise Edition Release 11.1.0.6.0 - 64 bit Production
    With partitioning, OLAP, Data Mining and Real Application Testing options

    [user@userlinux bin] $ export ORACLE_SID = HRCS90
    [user@userlinux bin] $. / sqlplus / as sysdba

    SQL * more: version 11.1.0.6.0 - Production on sat Nov 23 12:40:02 2013

    Copyright (c) 1982, 2007, Oracle.  All rights reserved.

    Connect to an instance is idle.

    SQL > startup
    ORACLE instance started.

    Total System Global Area 538677248 bytes
    Bytes of size 2146024 fixed
    528482584 variable size bytes
    4194304 buffers of data bytes
    Redo buffers 3854336 bytes
    Mounted database.
    Open database.

    SQL > select * from psdbowner;

    DBNAME OWNERID
    --------          --------
    HRCS90 MYNAME

    SQL >


    As we see above, the HRCS90 instance work corretly, and PT853 does not start. Parameter DB_FILES the file initPT853.ora has a problem.

    My question is:

    1021 and 1,500 is not enough for a starting PT853 instance, what value should be used for the the file initPT853.ora DB_FILES?

    Thank you.

    user8860348 wrote:

    People,

    Hello. I installed PeopleTools 8.53 with Oracle Linux 5.10 successfully. The PeopleTools everything works fine in the browser at the beginning.

    After that I installed HCM and Solution Campus 9.0 Instance of database named HRCS90 in Linux successfully, PeopleTools 8,53 Database Instance PT853 can not be mounted...

    I'm sorry, but I do not understand that "Instance" means here.

    > In the file home/user/OracleDB_Home/dbs/initPT853.ora, its parameter db_files has 3 values: small 400, 1021 medium and large 1500.

    Are you do not use a spfile? The file actually contains 3 values? What's the latest? Have you checked the value in the database side "see the db_files parameter?

    > But after set up another instance of HRCS90, the above error message and instance PT853 is not mounted

    Still, I don't know what that means.

    > In the file home/user/OracleDB_Home/dbs/initHRCS90.ora, its parameter db_files has 3 values: small average 80, 1500 400 and large. I use db_files = 400 and it works properly.

    Once again, 3 values? What's the latest? Have you checked the value in the database side "see the db_files parameter?

    > As we see above, the HRCS90 instance work corretly, and PT853 does not start. Parameter DB_FILES the file initPT853.ora has a problem.

    Again, I don't understand what exactly are HRCS90 and PT853. Can not help.

    > 1021 and 1,500 is not enough for a starting PT853 instance, what value should be used for the the file initPT853.ora DB_FILES?

    I am sure, you have not a problem with this setting, 1500 files in the database is fairly large. Recently, I've built a demo, the default 1021 was ok for me. You should have done something wrong somewhere.

    Nicolas.

  • Install PT8.53 with Linux question: Jolt client (192.168.196.102 ip address) has no password correct application


    People,

    Hello.

    I install PeopleTools 8.53 with the server of Oracle 11 g 1 material database and Oracle Linux OS 5.10.

    Data Mover Bootstrap and application designer can connect to the instance of database successfully. My procedure to execute the PIA is below:


    Step 1: start the Oracle and LISTENR database server is listening.

    Step 2: start the application server. / psadmin and 8 processes are started.

    Step 3: Start WebLogic Server PIA /opt/PT8.53/webserv/PT853/bin/startPIA.sh


    In the browser, http://192.168.196.102:8000/ps/signon.html returns successfully. But what connect you using PSADMIN UserID and password "myname", I get the error message in the browser like below:

    The application server is down at the moment.
    CHECK THE LOGS OF APPSERVER. THE SITE STARTED WITH INTERNAL DEFAULT SETTINGS, REASON OF: bea.jolt.ServiceException: invalid Session
    We have detected that your operating system is not supported by this Web site. For best results, use one of the following operating systems:
    Mac OS X 10.6(Snow Leopard)
    Mac OS X 10.5 (Leopard)
    iPad
    Oracle Enterprise Linux
    Mac OS X 10.4 (Tiger)
    Windows 8
    Windows 7
    Mac OS X 10.7 (Lion)

    With respect to application designer, the two Type of database 'Oracle' and the connection Type "Application Server", login UserID "PSADMIN" and the password "myname" with success. I discovered TUXLOG (logfile current Tuxedo), and his last screen below:


    191723.lucylinux.lucydomain! JSH.32462.2485226496-2: JOLT_CAT:1626: ' ERROR: client Jolt (192.168.196.102 ip address) has no password correct application.
    191723.lucylinux.lucydomain! JSH.32462.2485226496-2: JOLT_CAT:1626: ' ERROR: client Jolt (192.168.196.102 ip address) has no password correct application.
    191723.lucylinux.lucydomain! JSH.32462.2485226496-2: JOLT_CAT:1626: ' ERROR: client Jolt (192.168.196.102 ip address) has no password correct application.
    191724.lucylinux.lucydomain! JSH.32462.2485226496-2: JOLT_CAT:1626: ' ERROR: client Jolt (192.168.196.102 ip address) has no password correct application.
    191724.lucylinux.lucydomain! JSH.32462.2485226496-2: JOLT_CAT:1626: ' ERROR: client Jolt (192.168.196.102 ip address) has no password correct application.
    191724.lucylinux.lucydomain! JSH.32462.2485226496-2: JOLT_CAT:1626: ' ERROR: client Jolt (192.168.196.102 ip address) has no password correct application.
    191724.lucylinux.lucydomain! JSH.32462.2485226496-2: JOLT_CAT:1626: ' ERROR: client Jolt (192.168.196.102 ip address) has no password correct application.
    191724.lucylinux.lucydomain! JSH.32462.2485226496-2: JOLT_CAT:1626: ' ERROR: client Jolt (192.168.196.102 ip address) has no password correct application.
    191725.lucylinux.lucydomain! JSH.32462.2485226496-2: JOLT_CAT:1626: ' ERROR: client Jolt (192.168.196.102 ip address) has no password correct application.
    191725.lucylinux.lucydomain! JSH.32462.2485226496-2: JOLT_CAT:1626: ' ERROR: client Jolt (192.168.196.102 ip address) has no password correct application.
    191725.lucylinux.lucydomain! JSH.32462.2485226496-2: JOLT_CAT:1626: ' ERROR: client Jolt (192.168.196.102 ip address) has no password correct application.
    191726.lucylinux.lucydomain! JSH.32462.2485226496-2: JOLT_CAT:1626: ' ERROR: client Jolt (192.168.196.102 ip address) has no password correct application.
    191726.lucylinux.lucydomain! JSH.32462.2485226496-2: JOLT_CAT:1626: ' ERROR: client Jolt (192.168.196.102 ip address) has no password correct application.
    191726.lucylinux.lucydomain! JSH.32462.2485226496-2: JOLT_CAT:1626: ' ERROR: client Jolt (192.168.196.102 ip address) has no password correct application.
    191726.lucylinux.lucydomain! JSH.32462.2485226496-2: JOLT_CAT:1626: ' ERROR: client Jolt (192.168.196.102 ip address) has no password correct application.
    191726.lucylinux.lucydomain! JSH.32462.2485226496-2: JOLT_CAT:1626: ' ERROR: client Jolt (192.168.196.102 ip address) has no password correct application.
    191727.lucylinux.lucydomain! JSH.32462.2485226496-2: JOLT_CAT:1626: ' ERROR: client Jolt (192.168.196.102 ip address) has no password correct application.
    191727.lucylinux.lucydomain! JSH.32462.2485226496-2: JOLT_CAT:1626: ' ERROR: client Jolt (192.168.196.102 ip address) has no password correct application.
    191727.lucylinux.lucydomain! JSH.32462.2485226496-2: JOLT_CAT:1626: ' ERROR: client Jolt (192.168.196.102 ip address) has no password correct application.
    191727.lucylinux.lucydomain! JSH.32462.2485226496-2: JOLT_CAT:1626: ' ERROR: client Jolt (192.168.196.102 ip address) has no password correct application.

    I've seen APPSRV_1023.LOG (the current server log file) and its contents is less to:

    PSADMIN.32259 (0) [2013-10 - 23 T 18: 55:12.134] (0) attempt to Begin priming on domain PT853
    PSAPPSRV.32290 (0) [2013-10 - 23 T 18: 55:35.701] (0) PeopleTools release 8.53 (Linux) from. Tuxedo server is APPSRV 99/1
    PSAPPSRV.32290 (0) [2013-10 - 23 T 18: 55:35.923] (0) used Cache Directory: /home/user/psft/pt/8.53/appserv/PT853/CACHE/PSAPPSRV_1/
    PSAPPSRV.32290 (0) [2013-10 - 23 T 18: 56:19.256] (2) App Server host lag is DB + 00:00:00 (ORACLE PT853)
    PSAPPSRV.32290 (0) [2013-10 - 23 T 18: 56:23.504] (0) server started
    PSAPPSRV.32290 (0) [2013-10 - 23 T 18: 56:23.507] (3) detected timezone is EDT
    PSAPPSRV.32338 (0) [2013-10 - 23 T 18: 56:25.793] (0) PeopleTools release 8.53 (Linux) from. Tuxedo server is APPSRV 99/2
    PSAPPSRV.32338 (0) [2013-10 - 23 T 18: 56:26.003] (0) used Cache Directory: /home/user/psft/pt/8.53/appserv/PT853/CACHE/PSAPPSRV_2/
    PSAPPSRV.32338 (0) [2013-10 - 23 T 18: 57:08.871] (2) App Server host lag is DB + 00:00:00 (ORACLE PT853)
    PSAPPSRV.32338 (0) [2013-10 - 23 T 18: 57:10.662] (0) server started
    PSAPPSRV.32338 (0) [2013-10 - 23 T 18: 57:10.663] (3) detected timezone is EDT
    PSSAMSRV.32388 (0) [2013-10 - 23 T 18: 57:12.159] (2) Min instance is set to 1. To avoid loss of service, configure instance at least 2 Min.
    PSSAMSRV.32388 (0) [2013-10 - 23 T 18: 57:12.168] (0) PeopleTools release 8.53 (Li nux) begins. Tuxedo server is APPSRV 99/100
    PSSAMSRV.32388 (0) [2013-10 - 23 T 18: 57:12.265] (0) used Cache Directory: /home/user/psft/pt/8.53/appserv/PT853/CACHE/PSSAMSRV_100/
    PSSAMSRV.32388 (0) [2013-10 - 23 T 18: 57:59.414] (0) server started
    PSSAMSRV.32388 (0) [2013-10 - 23 T 18: 57:59.416] (3) detected timezone is EDT
    PSADMIN.32259 (0) [2013-10 - 23 T 18: 58:48.149] (0) attempt to end on the PT853 field boot
    PSAPPSRV.32290 (1) [2013-10 - 23 T 18: 59:06.144 framework GetCertificate] (3) back. ID = PSADMIN, Lang = FRE, UStreamId = 185906140_32290.1, Token=PT_LOCAL/2013-10-23-11.59.26.248432/PSADMIN/ENG/vSz0ix+wq8d+zPRwQ0Wa4hcek0Q=
    ~

    I think that the error is indicated in the TUXLOG file "ERROR: client Jolt (192.168.196.102 ip address) has no password correct application. The application "myname" in page password to http://192.168.196.102: 8000/ps/signon.html browser does not work. I use the same password "myname" the mode of connection Data Mover Bootstrap, application designer and the psadmin successfully application server configuration. I tried a few other passwords in the browser http://192.168.196.102:8000/ps/signon.html page, but does not.

    My question is:

    How to fix the sign on http://192.168.196.102:8000/ps/signon.html which is "ERROR: client Jolt (192.168.196.102 ip address) has no password correct application?

    Thank you.

    On the road to Peoplesoft: DomainConnectionPwd parameter

    Nicolas.

  • Install PT8.53 with Linux question: setup.sh can't recreate WebLogic Server PIA

    People,

    Hello. I install PeopleTools 8.53 with the server database Oracle 11 GR 1 material and OS Oracle Linux 5. Data Mover Bootstrap and application designer can connect to the instance of database successfully. About PIA, Oracle Database Server and Application Server Tuxedo11gR1 runs correctly. But when to start WebLogic Server in the opt/PT8.53/webserv/PT853/bin directory, I get an error message like below:

    [user@userlinux bin] $./startPIA.sh

    Its output:

    Try to start WebLogic Server PIA
    No activity will be connected to this window.
    Activity on the server will be connected to /opt/PT8.53/webserv/PT853/servers/PIA/logs/PIA_*
    PID for WebLogic Server PIA is: 5462

    In the direcctory /opt/PT8.53/webserv/PT853/servers/PIA/logs, I run the following command:

    [user@mylinux log] $ vi PIA_stdout.log

    Its release containing the primary error message:

    Another process is using port 80: exception java.net.BindException: Permission denied.

    The 127.0.0.1 address may be incorrect or another process is using port 443: exception java.net.BindException: Permission denied.

    Because I changed the MAX_FILE_DESCRIPTORS from 4096 to 1024 in the file 'setenv.sh', I can't start PIA on the ports lower then 1024 on Linux with a non-root users. I need to recreate PIAS and assign ports like 8000 and 4443. I have remove the PIA installed folder opt/PT8.53/webserv.  I recreate PIA in the directory /opt/PT8.53/setup/PsMpPIAInstall/ as below:

    [user@userlinux PsMpPIAInstall] $./setup.sh

    Its output:

    Select the web server root directory/home/user/oracle/Middleware

    Web server detected version: no choices available

    Error: The web server root directory entered is an invalid or incorrect version.

    Please try again. The version of the required web server is "Weblogic 10.3.


    My installed WebLogic directories are /home/user/oracle/Middleware/wlserver_10.3 and /home/user/oracle/Middleware/coherence_3.7 and I run WebLogic Console successfully with http://mylinux.mydomain:7001 / console. I think that the directory/home/user/oracle/Middleware is correct, but it says "no choices available".

    The first time, setup.sh runs correctly. In the second, setup.sh Gets the error above after deleting its previous /opt/PT8.53/webserv file installed.

    My question is:

    Can any folk solve the above problem to make run them "setup.sh" to recreate WebLogic PIA again assign ports greater than 1024?


    Thank you.

    See your original thread.

    Continue.

  • Install PT8.53 with Linux question: Application Server Tuxedo cannot start

    People,

    Hello. I install PeopleTools 8.53 with the server database Oracle 11 GR 1 material and OS Oracle Linux 5. WebLogic Server and Oracle database server running properly.
    Data Mover Bootstrap and application designer can connect to the instance of database successfully.

    I installed the tuxedo11gR1 application server correctly. I have set up and start the PT8.53 domain as below, but it will not start.


    [user@mylinux PT8.53] $ export ORACLE_HOME = / home/user/OracleDB_Home
    [user@mylinux PT8.53] $ export TUXDIR = / home/user/Oracle/Middleware/tuxedo11gR1
    [user@mylinux PT8.53] $ export PATH = $TUXDIR/bin: $PATH
    [user@mylinux PT8.53] $ export LD_LIBRARY_PATH = $TUXDIR/lib: $LD_LIBRARY_PATH
    [user@mylinux PT8.53] $ export LD_LIBRARY_PATH = $LD_LIBRARY_PATH: / home/user/Oracle/Middleware/tuxedo11gR1/lib
    [user@mylinux PT8.53] $. ./Psconfig.sh
    [user@mylinux PT8.53] $ cd appserv
    [user@mylinux appserv] $. / psadmin

    Fast configuration menu - field: PT853
    ----------------------------------------------
    Characteristic parameters
    ==========                    ==========
    (1) pub/Sub servers: Yes 16) DBNAME: [PT853]
    (Server 2) Quick: No. 17) DBTYPE: [ORACLE]
    (Query servers 3): n ° 18) username: [MyID]
    ((4) shock: Yes 19) UserPswd: [mypass]
    ((5) Jolt relay: No. 20) Networkid: [PT853]
    ((6) WSL: Yes 21) AddToPATH: [/ home/user/OracleDB_Home/bin]
    (Debugger 7) PC: Yes 22) ConnectID: [people]
    (Event notification 8): Yes 23) ConnectPswd: [people]
    [((9) MCF servers: Yes 24) name of the server:]
    (10 assembler) Perf: No. 25) DomainConnectPswd: [myconnectpwd]
    ((11) Analytics servers: Yes 26) Port of WSL: [7000]
    (Bridge 12) areas: No. 27) JSL Port: [9000]
    (28) JRAD Port: [9100]


    Actions
    =========
    (13) load config as shown
    (14) custom configuration
    (15) the settings of the environment
    (h) aid for this menu
    (q) to return to the previous menu


    Enter the selection (1-28, h or q): 13


    -------------------------------
    Field of PeopleSoft Boot Menu
    -------------------------------
    Domain name: PT853

    (1) boot (start of production)
    (2) parallel boot
    (q) quit

    Command to run (1-2, q) [q]: 1

    Archive a copy of the configuration of the field of /home/user/psft/pt/8.53/appserv/PT853/Archive/psappsrv.cfg
    Attempt to start display...
    tmadmin - Copyright (c) 1996-2010 Oracle.
    Parties * Copyright 1986-1997, RSA Data Security, Inc.
    All rights reserved.
    Distributed under license by Oracle.
    Tuxedo is a registered trademark.
    There is no Bulletin Board. Enter the boot mode.

    > INFO: Oracle Tuxedo, 11.1.1.3.0, 64-bit Version, Patch level (none)

    Starting process of the admin...

    exec BBL - one:
    process ID = 4889... Has begun.
    1 started process.
    Fixing the active Bulletin Board.

    > Attempt to start...
    INFO: Oracle Tuxedo, 11.1.1.3.0, 64-bit Version, Patch level (none)

    The server process starting...

    exec PSWATCHSRV o ./LOGS/stdout e ./LOGS/stderr - A - ID - 164367 d PT853 s PSWATCHSRV:
    process ID = 4895... Has begun.
    exec PSAPPSRV o ./LOGS/stdout EI ./LOGS/stderr [email protected] - d PT853 s PSAPPSRV:
    CMDTUX_CAT:1685: ERROR: initialization of Application failed

    tmboot: CMDTUX_CAT:827: ERROR: fatal error occurred; launch the user error handler

    exec tmshutdown - qy

    --------------------------------


    The current server log file shows no errors. Nicolas is the website http://gasparotto.blogspot.com/2008/01/on-peoplesoft-road-application-server.html/.
    I did almost the same with hers. It can start Appserver with 9 process. But I get the above error.


    My question is:

    Can any folk fix the error above to start the Application Server PT853 domain?

    Thank you.

    user8860348 wrote:

    ...

    PSAPPSRV.6218 (0) [2013-10 - 03T 13: 54:50.376] (1) GenMessageBox (0, 0, M): Signon database : invalid user or password database signon ID. (id = MyName)
    PSAPPSRV.6218 (0) [2013-10 - 03T 13: 54:50.379] (0) server could not start
    PSADMIN.5971 (0) [2013-10 - 03T 13: 54:58.754] (0) attempt to end on the PT853 field boot

    My question is:

    I use 'myName' and 'mypass' for a connection to Oracle database SQL connection and operating system Linux, PeopleTools owner and pwd. Each of them works correctly...

    This must be a user of the application, not the user Oracle or OS or. But a user of the application like the PS or VP1 which must exist in the table PSOPRDEFN with role to start AppServ.

    Nicolas.

  • Install PeopleTools 8,53 database question (Linux Version)

    Folk,

    Hello. I install PeopleTools 8,53 Internet Architecture. Database server is Dabase Oracle 11 GR 1 material. Operating system is Oracle Linux 5.

    I installed JDK7, WebLogic Tuxedo 11 GR 1 material 10.3.6, and PeopleTools 8,53 successfully. But when the value PeopleTools8.53 of database in the way below.
    I get an error message and cannot continue.


    [user@localhost PT8.53] $ pwd
    /opt/PT8.53

    [user@localhost PT8.53] $ ls
    AppBatchDBORA dict psconfig.sh installation
    QAS PSEMAgent AppBatchDBWebExe etc.
    AppServ fonts PSEMViewer src
    bin jre readme.txt toolsadmin.sh
    utility scripts jre1.7.0 cblbin
    ccr               log                         sdk             web
    class PeopleTools_InstallLog.log SecurityAddIns
    secvault of peopletools.properties of data

    [user@localhost PT8.53] $./psconfig.sh
    Installer [user@localhost PT8.53] $ cd
    [user@localhost setup] $ ls
    CCR pscbl.mak PsTestFramework
    Customer pscbl_mf.mak pstuxftp.txt
    Dashboard PsCIA psvccrt
    dbcodes.PT psdb.sh ptib.jar
    DotNETRedist psdmtx.cfg readonly.txt
    psmkreadonly.sh searchCobolPgms.ps stamp
    SOAP psmkwritable.sh NOTESDB
    nVisionDrill PsMpCrystalInstall unicode.cfg
    OpenXmlSDK PsMpDbInstall unpack_jre.sh
    parmfile PsMpPIAInstall UPGCOMPVIEWER
    peopletools_ab_reg. CFX PsMpWebAppDeployInstall WebCenter
    PSODBC writable.txt pkgs
    BPSAA psrun.mak

    [user@localhost setup] $ cd PsMpDbInstall

    [user@localhost PsMpDbInstall] $ ls
    InstData setup.bat setup.sh

    [user@localhost PsMpDbInstall] $./setup.sh

    Definition of directory temporary /tmp/IA.6736
    Execution of setup.linux LAX_VM /opt/PT8.53/jre/bin/java-DCOMP_NAME=localhost.localdomain-DPS_UMASK = 0002
    Preparing to install...
    Extracting the installation resources from archive installation...
    Configure the installer for this system environment...

    Launch of installation...

    ===============================================================================
    PeopleSoft (created with InstallAnywhere) database configuration
    -------------------------------------------------------------------------------

    Preparations for the Installation in CONSOLE Mode...


    ===============================================================================
    Welcome
    -------

    Welcome to the database Configuration Wizard PeopleSoft 8.53

    This wizard will help you set up and load a PeopleSoft database.

    Press ON < ENTER > TO CONTINUE:

    ===============================================================================
    Error
    -----

    You must run psconfig.sh (... / psconfig.sh) in your PS_HOME directory before
    from the database Configuration Wizard.


    Press ON < ENTER > TO ACCEPT THE SUITE (OK):

    [user@localhost PsMpDbInstall] $

    As you can see above, I have executer./psconfig.sh in the directory /opt/PT8.53 and executez./setup.sh in the opt/PT8.53/setup/PsMpDbInstall directory.
    but get the error message:

    «You need to run psconfig.sh (..)» (/ Psconfig.sh) in your home directory PS_HOME before you start the database Configuration Wizard. »

    I have run the 2 commandes./psconfig.sh et./setup.sh to root but get the same error message.


    My question is: Linux Version PeopleTools8.53 has a problem? How to solve the problem?

    Thank you.

    1. from the same session can you try tmadmin - v running and paste the result?

    2 ps - ef | grep smon will show you the running instances

    To ensure that you are on the right instance echo $ORACLE_SID

    3 check the log files in PS_HOME/newspapers to find if createdb10.sql went through fine.

  • Install PeopleTools 8,53 Linux question: Start Application Server domain PT853 using psadmin

    People,

    Hello. I install PeopleTools 8,53 Internet Architecture. Server database is the database Oracle 11 GR 1 material. Operating system is Oracle Linux 5.

    I address the issue of startup Application Server Domain PT853 while the database server is listening as below:

    [user@userlinux PT8.53] $. ./Psconfig.sh
    [user@userlinux appserv] $ export SYSTEM_PASS = SYS/SYS
    [user@userlinux appserv] $ export ORACLE_HOME = / home/user/OracleDB_Home
    [user@userlinux appserv] $ export ORACLE_SID = PT853
    [user@userlinux appserv] $ export TUXDIR = / home/user/Oracle/Middleware/tuxedo11gR1
    [user@userlinux appserv] $ export LD_LIBRARY_PATH = $TUXDIR/lib: $LD_LIBRARY_PATH
    [user@userlinux appserv] $ export PATH = $TUXDIR/bin: $PATH


    [user@userlinux appserv] $. / psadmin

    Its release gets 2-errors in the current server log file /home/user/psft/pt/8.53/appserv/PT853/LOGS/APPSRV_0919.LOG as below:

    First of all, GenMessageBox (200, 0, M): PS General SQL Routines: version SQL library libpsora64 missing or invalid (200.0)
    Second, GenMessageBox (0, 0, M): Signon database: could not sign database PT853 with user PSADMIN.


    I create a symlink in/home/user/OracleDB_Home/lib and /lib32 as below:

    [lib user@userlinux] $ ln-s libclntsh.so.11.1 libclntsh.so.8.0
    [user@userlinux lib32] $ ln-s libclntsh.so.11.1 libclntsh.so.8.0

    After that, I run. / psadmin to begin the field PT853 again, I see the first error is resolved. Now, there is that a single error in the current server log file /home/user/psft/pt/8.53/appserv/PT853/LOGS/APPSRV_0924.LOG is below:

    GenMessageBox (0, 0, M): Signon database: invalid user or password database signon ID. (id = MyOwnerName)
    Start the server failed


    I changed the UserId as PSADMIN in Configuration file, purge the cache and clean restart and resources of the CPI. Password is correct. But the error still shows id = MyOwnerName.

    Application Designer to connect as PSADMIN successfully. Data Mover Bootstrap connect as MyOwnerName successfully.

    My question is:

    Why PSADMIN both MyOwnerName the ID invalid user or password database signon? How to solve the problem?


    Thank you.

    As stated in the installation manual, there are a few prerequisites in chapter CHAPTER 8 b page 238 UNIX application server configuration

    Prerequisites

    Before you begin this procedure, you should have completed the following tasks:

    • Installed your application server.

    See "Using the installer of PeopleSoft," understanding PeopleSoft servers

    • Tuxedo installed 11 GR 1 material

    See "installing additional components.

    • Authorization to a PeopleSoft user ID to start the application server.

    The database configuration process includes a step to set up the ID of the user with permission to start

    the application server. See the installation instructions specific to the application for more information on user IDS

    for your PeopleSoft application. See the PeopleTools: product documentation Security Administration

    For more information on PeopleSoft PeopleTools sent user profiles.

    See "Creating a database under UNIX," execution of the database Configuration Wizard.

    See "creating a database manually ,"creation of Scripts to Import Data Mover. "

    • Run the following SQL statements on your database server to review and if necessary, update the PSCLASSDEFN table:

    SELECT THE CLASSID, PSCLASSDEFN STARTAPPSERVER

    WHERE CLASSID IN (SELECT OPRCLASS FROM PSOPRCLS WHERE OPRID ='');

    UPDATE PSCLASSDEFN SET STARTAPPSERVER = 1 WHERE CLASSID ='';

    Novel installers generally use VP1 or PS to test the application server. If these users are deleted or their

    Passwords are changed, the application server will be unavailable. To avoid this problem, you can set

    until a new operator (called PSADMIN or PSASID, for example) with privileges to start the application server.

    If you do this, you can use the operator new for your servers and you will not need to change the

    password each time VP1 or PS.

    You user has privileges to start the application server.

    Also pay attention to the connectid configuration in the application server. This should be the same connectid and the password you provided during the database creation script connect.sql

  • Install PT8.53 with Linux question: connection process Data Mover and application designer

    People,

    Hello. I install PeopleTools 8,53 Internet Architecture.

    Server database is the database Oracle 11 GR 1 material.

    Operating system is Oracle Linux 5.

    I installed successfully JDK7, WebLogic Tuxedo 11 GR 1 material and PeopleTools 8,53 10.3.6, in Oracle Linux 5.


    I've been setting up of database PeopleTools8.53. Because the Wizard installation problem, I created PeopleTools 8,53 database manually by using starter PT853 Oracle database instance. I have run the following scripts:
    (1) utlspace.sql
    (2) dbowner.sql
    (3) ptddl.sql
    (4) psadmin.sql
    (5) psroles.sql
    (6) connect.sql


    Then, we perform Data Mover script in a Windows XP Client computer to fill the PeopleTools PT853 database machine Linux Sever instance.

    I installed Oracle Database 11 g 2 client for 32-bit Windows XP 64 - bit Windows virtual machine and run it successfully.

    In Oracle Linux 5 Server Machine Net Manager:

    Service name: PT853
    Connection type: default database
    "TCP/IP Protocol".
    Host name: 192.168.196.102
    Port name: 1521

    Listener: LISTENER
    Protocol: TCP/IP
    Host: 192.168.196.102
    Port: 1521


    I test the Service PT853 with "SYSADM" username and password "SYSADM". The connection is successful.

    In the Windows XP Client computer, the information in the Net Manager is the same, and the connection is successful as well. Its details are as below:


    NET Service Name: PT853
    Protocol: TCP/IP
    The host of the database Machine name: 192.168.196.102
    Port number: 1521
    Name of the Basic Service: PT853
    Connection type: default database


    This means that Windows XP can connect to Oracle Linux 5 successfully. But in the computer Windows XP Client, Data Mover and application designer cannot open a session in PT853 Instance of database in the Linux Server machine. Its details are below:

    Configuration manager:
    Type of database: Oracle
    The database name: PT853
    User ID: SYSADM
    Connect ID: people
    Connect password: people

    Data Mover:
    Type of database: Oracle
    User ID: SYSADM
    Password: SYSADM

    Application Designer:
    Type of database: Oracle
    User ID: SYSADM
    Password: SYSADM

    When connect Data Mover and application designer, I got the same error:

    ORA - 12154:TNS: can not resolve the connect identifier specified. Invalid user ID and password for the access code.

    According to my understanding, process connection Data Mover and the application designer requires 3 tables in SQL Server: PSOPRDEFN, PSACCESSPRFL, PSSTATUS. I'm not sure the process of connecting to the Oracle database. I checked the database PT853 instance in Linux, and there is only one table "PSDBOWNER" created by the scripts.

    My question is:

    Can any folk tell me the connection process Data Mover and Oracle database application designer? Requires only one table "PSDBOWNER"?

    Thank you.

    Oh my, many mistakes action here. If PSDBOWNER doesn't have a line, it must be solved at the time that the error came out. The replacement by SYSADM first why? Why is complaining already existing SYSADM? Most likely, you HAVE created manually, where you shouldn't.

    Again and again the same story. And again, sorry to say but you should take the basics of Linux training, Oracle training bases and sorry to be hard but reading training as well to read correctly the Peopletools Installation Guide where all required steps are really described in details.

    I don't think anyone can help you across the network in this respect,

    Nicolas.

  • Install PeopleTools 8,53 Linux question: Windows Client and server Linux

    People,


    Hello. I install PeopleTools 8,53 Internet Architecture. Database server is Dabase Oracle 11 GR 1 material. Operating system is Oracle Linux 5. I installed successfully JDK7, WebLogic Tuxedo 11 GR 1 material and PeopleTools 8,53 10.3.6, in Oracle Linux 5.


    Now, I'm going to implement database PeopleTools8.53. Because the Wizard installation problem, I created PeopleTools 8,53 database manually using Starter named PT853 Oracle database instance. We need run Data Mover script in a Windows Client computer to populate the PeopleSoft database instance in Linux Sever machine.

    Suppose that:

    VM1: Server - Oracle Linux 5 Machine
    VM2: Client - Windows XP

    Nicolas has this tutorial:

    http://Gasparotto.blogspot.com/2008/01/on-PeopleSoft-road-PeopleSoft-database_10.html

    Step 15 to step 23, Nicolas does not explain how to connect VM2 (client) with VM1 (server) and load some data from to VM1 VM2.

    My questions are:

    First of all, we need to install PeopleTools 8.53 Windows version on the Client Windows XP when installing PeopleTools 8,53 Linux version on the machine Oracle Linux 5 Server?

    Second, how to connect with VM1 VM2, and then load to VM1 VM2 data?


    Thank you.

    My computer's processor 64-bit, so 32-bit install PeopleTools or Oracle database server, there must be some mistakes!

    No errors. 32 applications and processes will be running on 64-bit Windows. PeopleTools client programs (PSIDE, etc.) require the Oracle 32-bit client

    What are the 'Oracle customer' in Windows machine?

    'Oracle customer' is the "connectedness agenda" used by Oracle to connect to the Oracle database.

    You mean besides install PeopleTools 8.53 in the Windows client computer, still need to install the Oracle database server in Windows client machine?

    No, not the database server Oracle, just the Oracle client. You can download it separately from delivery for your client operating system.

  • Install PeopleTools 8,53 Linux question: configure application server using psadmin

    People,

    Hello. I install PeopleTools 8,53 Internet Architecture. Server database is the database Oracle 11 GR 1 material. Operating system is Oracle Linux 5. I installed successfully JDK7, WebLogic Tuxedo 11 GR 1 material and PeopleTools 8,53 10.3.6, in Oracle Linux 5. I've implemented PeopleTools 8,53 Instance of database in Oracle Database Server successfully. Data Mover connection and application designer in the Instance of database successfully. Web Server has been successfully configured.

    Now I face the question about the configuration of application server as below:

    In Windows, I run /PT8.53/appserv/psadmin.exe to create a domain for the Instance of PeopleTools database successfully. On Linux, the file /PT8.53/appserv/psadmin light blue color but is not executable, I try to run it in the following way:

    [user@userlinux appserv] $. / psadmin

    His output:. / psadmin: error while loading shared libraries: libtrio64.so: cannot open shared object file: no such file or directory


    My question is:

    Can any folk tell me how to configure the application server using Linux for Architecture Internet PeopleTools psadmin? How to solve the problem above?


    Thank you.

    > GenMessageBox(200, 0, M): PS General SQL Routines: version SQL library libpsora64 missing or invalid (200.0)

    What is your platform/wordsize? What is your version of client db/wordsize? All must be 64-bit Linux.

    Nicolas.

  • Install PT8.53 with Linux question: the PSDBOWNER table doesn't have a line

    People,

    Hello. I install PeopleTools 8,53 Internet Architecture. Server database is the database Oracle 11 GR 1 material. Operating system is Oracle Linux 5.

    I installed successfully JDK7, WebLogic Tuxedo 11 GR 1 material and PeopleTools 8,53 10.3.6, in Oracle Linux 5.

    I've been setting up PeopleTools 8,53 Instance database. Because the installation wizard has problem and cannot create instance PT853 database, I have implemented PeopleTools 8,53 PT853 Instance database manually using 2 ways as below:

    First of all, I use Oracle database DBCA to create the instance PT853 successfully, and then run the following scripts:

    (1) utlspace.sql

    (2) dbowner.sql

    (3) psadmin.sql

    (4) psroles.sql

    (5) connect.sql

    After that, the PSDBOWNER table must have a rank DatabaseName (PT853) and OwnerID (myname) Data Mover to connect. But there is no line in PSDBOWNER after running the 5 scripts above. Because of this error, I tried the second way.

    Secondly, I run the script createdb10.sql to create the instance of database PT853 successfully and then run 5 scripts as above but get the same error: PSDBOWNER has no line.

    My $ORACLE_HOME/dbs/initPT853.ora file is correct. All 5 scripts above run correctly. I don't know why PSDBOWNER has no line.

    My question is:

    Can any folk you tell me why PSDBOWNER have a line after you run 5 scripts above? How to solve the problem?


    Thank you.

    There is no issue to resolve. PSDBOWNER will be filled when you run step to build and run the Data Mover Import scripts. Even without a line in PSDBOWNER you can still connect to Data Mover mode "bootstrap", which is what you are to do this step.

    Kind regards

    Bob

  • Install PeopleTools 8,53 Linux question: Windows Client and Linux Server suite

    People,

    Hello. I install PeopleTools 8,53 Internet Architecture. Database server is Dabase Oracle 11 GR 1 material. Operating system is Oracle Linux 5. I installed successfully JDK7, WebLogic Tuxedo 11 GR 1 material and PeopleTools 8,53 10.3.6, in Oracle Linux 5.

    I've been setting up of database PeopleTools8.53. Because the Wizard installation problem, I created PeopleTools 8,53 database manually using Starter named PT853 Oracle database instance. I have run the following scripts:
    (1) utlspace.sql
    (2) dbowner.sql
    (3) ptddl.sql
    (4) psadmin.sql
    (5) psroles.sql
    (6) connect.sql

    Then, we perform Data Mover script in a Windows Client computer to fill the PeopleTools PT853 database machine Linux Sever instance.
    I have installed Oracle Database 11 g 2 client for 32-bit Windows in my Windows XP 64-bit. The installed directories are below:

    Server Linux machine:
    Oracle_Home: / home/user/OracleDB_Home
    ORACLE_BASE: / home/user/OracleDB_Base
    PeopleTools 8.53: /Linux/PT8.53

    Windows XP Client computer:
    Oracle_Client: /OracleDB_Client_Install_Directory
    PeopleTools 8.53: /Windows/PT8.53


    What machine installed PeopleTools 8.53 in customer Windows, it is a step:

    Select the location of the connectivity program directory:

    What directory to select? We select the directory ' / home/user/OracleDB_Home "on Linux?
    Oracle Client tools in Windows XP "Start" menu is used to connect Windows XP with Linux?

    Thank you.

    The answer is «Yes, they use the tools of the Oracle Client installed on Windows XP.» The longer answer is that these client tools communicate with the Linux using TCP/IP database, etc., and exclusive Oracle TNS 'protocol '. This network communication usually occurs on port 1521, but you can configure your server to database for listening on different ports. Alternatively, you can do all kinds of fun things with forwarding port, tunnels, VPNs, etc. for the use of different ports and security protocols. There is much more than that, but basically these Oracle client tools provide utilities communication (drivers) used by PeopleSoft to connect to the database on Linux via the network.

  • Install PT8.53 with Linux problem: unable connect in Bootstrap Mode of Data Mover

    People,

    Hello. I install PeopleTools 8,53 Internet Architecture. Server database is the database Oracle 11 GR 1 material. Operating system is Oracle Linux 5.

    I installed successfully JDK7, WebLogic Tuxedo 11 GR 1 material and PeopleTools 8,53 10.3.6, in Oracle Linux 5.

    I've been setting up PeopleTools 8,53 Instance database. Because the Wizard installation problem, I created PeopleTools 8,53 Database Instance PT853 manually. I have run the following scripts:

    (1) utlspace.sql

    (2) dbowner.sql

    (3) psadmin.sql

    (4) psroles.sql

    (5) connect.sql

    Then, we perform Data Mover script in a Windows XP Client computer to fill the PeopleTools PT853 database machine Linux Sever instance. I installed Oracle Database 11 g 2 client for 32-bit Windows XP 64 - bit Windows virtual machine and run it successfully.

    In Oracle Linux 5 Server Machine Net Manager:

    Service name: PT853

    Connection type: default database

    "TCP/IP Protocol".

    Host: 192.168.196.102

    Port: 1521

    Listener: LISTENER

    Protocol: TCP/IP

    Host: 192.168.196.102

    Port: 1521

    I test the Service PT853 with "SYSADM" username and password "SYSADM". The connection is successful.

    In the Windows XP Client computer, the information in the Net Manager is the same as below:

    NET Service Name: PT853

    Protocol: TCP/IP

    The host of the database Machine name: 192.168.196.102

    Port: 1521

    Name of the Basic Service: PT853

    Connection type: default database

    I test the connection using 'SYSADM' and it is successful as well. This means that Windows XP database Client can connect with the server database Oracle Linux 5 successfully. But in the computer Windows XP Client, Data Mover cannot connect in Bootstrap Mode using "SYSADM". Its details are below:

    Configuration manager:

    Type of database: Oracle

    The database name: PT853

    User ID: SYSADM

    Connect ID: people

    Connect password: people

    Data Mover:

    Type of database: Oracle

    User ID: SYSADM

    Password: SYSADM

    When connect in Bootstrap Mode of Data Mover, I got the same error:

    ORA - 12154:TNS: can not resolve the connect identifier specified. Invalid user ID and password for the access code.

    Based on my understanding, in the Oracle database, the Data Mover Bootstrap mode connection requires a PSDBOWNER table with a 'Database name PT853 and UserID SYSADM' entry.

    The problem is that the PSDBOWNER table doesn't have a line after that I run 5 scripts above. I am looking at runs 5 scripts one by one as below:

    (1) running the utlspace.sql script creates spaces of table 2 (PSTEMP, PSDEFAULT). This script can not create 2 storage spaces. So, I created 2 tablespaces manually.

    (2) running the psdbowner.sql script creates the PSDBOWNER table. This script creates the PSDBOWNER table successfully, but the last line by pressing "connect system/manager", had this error: user not valid Word name and pass. logon denied. I ignore this error and continue the following script.

    (3) running the psroles.sql script created the roles PSUSER and PSADMIN. This script runs successfully without error.

    (4) running the psadmin.sql script creates ownerID SYSADM and ownerID password SYSADM. When this script runs the last line 'connect system/manager', had this error: user not valid Word name and pass. logon denied. I ignore this error and continue the following script.

    (5) running the connect.sql script creates connectID 'people' and connect password "people." This script runs successfully without error.

    My questions are:

    First of all, in the database Oracle Linux 5 server machine, when I created the instance of database PT853 using DBCA, on the management of the password for the user 'system', I unlocked it and change his password for 'system '. It causes the scripts 'psdbowner.sql' and 'psadmin.sql' got the error "username and password"? If so, how to fix?

    Second, after you run 5 scripts above, why there is no line in the table for Data Mover Bootstrap PSDBOWNER to open a session? How to solve this problem?

    Thirdly, can I just insert a line 'PT853 SYSADM' into the table PSDBOWNER for Data Mover Bootstrap to open a session?

    Thanks in advance.

    By default, the password of the population is peop1e.

    Once more, you shouldn't do anything 'manually' on the database, scripts do everything for you. Unless something is wrong.

    > When this script runs the last line 'connect system/manager', had this error: user not valid Word name and pass. logon denied. I ignore this error and continue the following script.

    I really wonder why ignore the error. This meant everything that your system password is not responsible, but something else that you set when creating the database. Never happens to you to check the script before you run it and change it if necessary?

    Nicolas.

Maybe you are looking for

  • Why I'm overwhelmed by ads that ignore my settings?

    In the last three days, I was overwhelmed by ads that are full screen and block any other point of view, are extremely difficult to get rid of loyalty back after closing. In addition, many small pop up windows and links hyper text that are activated

  • Frequent disconnects on 1 device (several times per hour)

    Hello I bought the Amazon N300/WNR2020v2, a month ago. Is the latest firmware (V1.1.0.32_1.0.1). I can't remember if it ever worked right, but I get frequently disconnects. And by frequent I mean several times per hour (up to 10, 20, 30 times per hou

  • CRM 4.0 will run on Windows Server 2008 R2 Service Pack 1?

    CRM 4 CRM 4.0 will run on Windows Server 2008 R2 Service Pack 1?  The database server is an instance of SQL 2008 R2 SP1 running on Windows Server 2008 R2 Service Pack 1?

  • Old taken memories trapped on PC.

    Hello, I have an old XP PC and I transferred my pictures from my pictures in Microsoft Picture It and then deleted from my photos and I see them again in Picture IT but can not see in my photos for editing or download and I need to remove this old ma

  • Questions KB and mouse wireless Microsoft with Win 7 64 bit

    Hello There could be other messages like mine, but I find it here, with exactly the same problem. I have a problem with my new Setup: Windows 7 64 bit and a Microsft Wireless Keyboard 6000 v3 and MS Wireless Mouse 6000 v2 (he came as a set). Now it w