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

Tags: Oracle Applications

Similar Questions

  • 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 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 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.

  • 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 with Linux question: run the script hrcs90ora.dms error

    People,

    Hello. I install HCM and Campus Solution 9.0 with Internet Architecture PT8.53/WebLogic11g/Tuxedo11g/OracleDataBase11g.

    My macine server is Oracle Linux 5.10 and Windows XP-based Client computer.

    In the Oracle database Linux 5.10 Server machine, what instance HRCS90 configuration, select Demo or system, the next step "select PeopleSoft Applications" has only a single element:

    (1) PeopleSoft HRCS Demo Database - US English.

    I select this option to run the Wizard "setup.sh" that alters the scripts 'createdb10.sql, utlspace.sql, hrcddl.sql, dbowner.sql, psroles.sql, psadmin.sql and connect.sql. Then I executed 7 SQL scripts > one by one in Linux. Then need to load Windows XP data in the Oracle Linux 5.10 DB HRCS90 instance.


    After you have installed the Windows of HCM and Campus Solution 9.0 version in Windows XP with PT8.53 and log in Data Mover, I create the hrcs90ora.dms script, there's a step like below:

    Select the PeopleSoft Application
    (1) PeopleSoft HRCS Database - US English
    (2) PeopleTools System Database - US English

    I select "PeopleSoft HRCS Database - English American". When run the hrcs90ora.dms script, the error message as below:


    Release of Data Mover: 8,53
    Database: HRCS90 (ENG)
    Input file: C:\PT8.53\data\hcengs.db (ENG)
    Import AAP_ETHNIC_PMPT
    Import AAP_ETHNIC_PMPT 0
    Update statistics for AAP_ETHNIC_PMPT
    The remaining records: 21003
    Import AAP_TBL
    Create Table AAP_TBL
    Import AAP_TBL 0
    Indices of real estate required for AAP_TBL
    -SQL error. Position of the error: return 66: 959 - ORA-00959: tablespace "PSINDEX" does not exist

    UNIQUE INDEX CREATE PS_AAP_TBL WE PS_AAP_TBL (ESTABID) TABLESPACE PSINDEX STORAGE (40000 INITIAL FOLLOWING 100000 MAXEXTENTS UNLIMITED PCTINCREASE 0) PCTFREE 10 PARALLEL NOLOGGING
    Error: Unable to process create for AAP_TBL statement
    Spaces SQL: 0 tables: triggers 1: index 0: 0 views: 0

    Unsuccessful end


    But when again, run the hrcs90ora.dms script, the error is a party for the current record and goes to the next record. I ran the scripts 10 times and get the following result:


    Release of Data Mover: 8,53
    Database: HRCS90 (ENG)
    Input file: C:\PT8.53\data\hcengs.db (ENG)
    Import AAP_ETHNIC_PMPT
    Import AAP_ETHNIC_PMPT 0
    Update statistics for AAP_ETHNIC_PMPT
    The remaining records: 21003
    Import AAP_TBL
    Import AAP_TBL 0
    Update statistics for AAP_TBL
    The remaining records: 21002
    Import AAP_TBL_LNG
    Import AAP_TBL_LNG 0
    Update statistics for AAP_TBL_LNG
    The remaining records: 21001
    Import AAP_YEAR
    Import AAP_YEAR 0
    Update statistics for AAP_YEAR
    The remaining records: 21000
    Import AAP_YEAR_GOALS
    Import AAP_YEAR_GOALS 0
    Update statistics for AAP_YEAR_GOALS
    The remaining records: 20999
    Import AAP_YEAR_JG_GLS
    Import AAP_YEAR_JG_GLS 0
    Update statistics for AAP_YEAR_JG_GLS
    The remaining records: 20998
    Import AAP_YEAR_JOBGRP
    Import AAP_YEAR_JOBGRP 0
    Update statistics for AAP_YEAR_JOBGRP
    The remaining records: 20997
    Import AA_COMPARE_JPN
    Import AA_COMPARE_JPN 0
    Update statistics for AA_COMPARE_JPN
    The remaining records: 20996
    Import AA_CONV_JPN_AET
    Import AA_CONV_JPN_AET 0
    Update statistics for AA_CONV_JPN_AET
    The remaining records: 20995
    Import AA_COST_RT_JPN
    Import AA_COST_RT_JPN 0
    Update statistics for AA_COST_RT_JPN
    The remaining records: 20994
    Import AA_CR_EFFDT_JPN
    Create Table AA_CR_EFFDT_JPN
    Import AA_CR_EFFDT_JPN 0
    Indices of real estate required for AA_CR_EFFDT_JPN
    -SQL error. Position of the error: return 103: 959 - ORA-00959: tablespace "PSINDEX" does not exist

    UNIQUE INDEX CREATE PS_AA_CR_EFFDT_JPN WE PS_AA_CR_EFFDT_JPN (EMPLID, EMPL_RCD, EFFDT DESC) TABLESPACE PSINDEX STORAGE (40000 INITIAL FOLLOWING 100000 MAXEXTENTS UNLIMITED PCTINCREASE 0) PCTFREE 10 PARALLEL NOLOGGING
    Error: Unable to process create for AA_CR_EFFDT_JPN statement
    Spaces SQL: 0 tables: triggers 1: index 0: 0 views: 0

    Unsuccessful end

    My questions are:

    First of all, means "PeopleSoft HRCS Demo Database" in Linux and "PeopleSoft HRCS database" in Windows causes the error above? How to solve the error above?

    Secondly, when I created PeopleTools 8,53 Database Instance PT853, I'm not running the 'ptddl.sql' script, which creates many storage areas. It causes the error above? I need to run "ptddl.sql" for example PT853?


    Thank you.

    Probably, you set the init parameter db_files too low. As I remember, it is recommended and default to 1024 1021 on the Peoplesoft database. This is a static setting, change the value and it will restart the database.

    Nicolas.

    Post edited by: Nicolas.Gasparotto

  • I bought a disc of Lightroom6 for Mac. Can I use the license even om my two ibooks and iMacs at the same time? Given that the macbook air doesn't have a hard drive, is it possible to copy on a USB drive?

    I bought a disc of Lightroom6 for Mac. Can I use the license even om my two ibooks and iMacs at the same time? Given that the macbook air doesn't have a hard drive, is it possible to copy on a USB drive?

    You have two activations and no more. If you need to register a third party, you will need to purchase another package. Yes, the installers can be copied to any media that you consider appropriate.

    Mylenium

  • Install HRCS9.0 Linux question: the application designer and Tuxedo domain Boot have SQL error

    People,


    Hello. 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. »


    I followed the http://docs.oracle.com/cd/E37306_02/psft/acrobat/PeopleTools-8.53-Upgrade_02-2013.pdf document to upgrade HCM and HR 9.0 revision 5 Database Instance HRCS90 in Oracle Database Server with Linux. My upgrade is complete. The above problem is solved.

    When I login in the application designer in Windows XP, the error message as below:

    File: E:\pt853-903-R1-retail\peopletools\src\pssys\stmget.cpp SQL error.

    Stmt #: 2539 error Position: 26 back: 904-ORA-00904: "OPERPSWDSALT": invalid identifier:

    Fail SQL Stmt:

    Select the VERSION, OPERPSWD, OPERPSWDSALT, ENCRYPTED, SYMBOLICID, ACCTLOCK from myAccessId.PSOPRDEFN where OPRID =: 1

    When I boot the Tuxedo Application Server Domain HRCS90 under Linux, I get the same error message as below:

    File:/VOB/PeopleTools/src/pssys/stmget.cpp an SQL error:

    Stmt #: 2539 error Position: 26 back: 904-ORA-00904: "OPERPSWDSALT": invalid identifier:

    Fail SQL Stmt:

    Select the VERSION, OPERPSWD, OPERPSWDSALT, ENCRYPTED, SYMBOLICID, ACCTLOCK from myAccessId.PSOPRDEFN where OPRID =: 1

    ... ...

    GenMessageBox (0,0,M): Signon database: could not access the HRCS90 database with user Psalm code

    I checked the PSOPRDEFN table in the database Linux HRCS90, not the OPERPSWDSALT field.

    I also checked the connection process PS the user traverses the 3 tables: PSOPRDEFN and PSACCESSPRFL, PSSTATUS.

    My oprid, the symbolicid and the accessid ownerid in the 3 tables are correct.

    My question is:

    Why is there a strange OPERPSWDSALT field in the SQL statement that causes Signon failed?  How to solve the problem of access code?

    Thank you.

    > Then it connects with SQL > and then run script rel853.sql, but its outcome is not just because the database is started with sysdba.

    The database is always started '' as sysdba. '' "Useless" to connect as sysdba to run the PSoft script while accessid.

    You need to come back in the book of the Oracle.

    Fair enough, this is my last word to this thread.

    Nicolas.

  • 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 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 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.

  • problem with access to the image data after you have installed latest windows

    Hi, my name s mayur, I got the problem when I open my photos data, actuly I have a computer laptop sony vaio there and I m a photographer so usually I saved my data in my vista drive was slove, so I upgraded mwan Formate c drive and install windows 7 in there then when I cheack my image data in f drive I cant able to see the thuumbs when I open it in the windows image viewer He told me i dnt have the permission to access

    I did this solutions

    I changed my user to administrator - has not worked
    I changed the security settings and gives full control to user - does not work
    I've changed owner ship - does not work, I reinstalled vista - not worked
    I used hodden administrator - has not worked
    I have attached the HDD in the pc of windows genuen - has not worked
    I opened my hard drive under linux and not worked

    I am a hardware engineer also so can someone tell me what will be the reson when I cheak the propertese folder there are a few user (s16561613) with red qustion mark in the authenticated user, my laptop has a genuien windows and now I have installed the windows is not genuine and I dnt have the original windows. so is this problem related to the license... or is the problem of pricing to someone please help me... the security and

    Hello

    There will not be any support for a pirated copy of Windows. I suggest you install a genuine Windows 7 on the computer and test the issue. If you face the same problem let us know so that we can help you further.

    Reference:

    Windows Genuine

    http://Windows.Microsoft.com/en-us/Windows/genuine

Maybe you are looking for

  • This laptop is good for games like WoW or the Sims 3?

    I want to get a new laptop around the mark of $400 - $800 or less may be possible (but I doubt it) that can operate computer games and is good for other things. Does anyone know a good laptop, I could get?

  • Whence this accusation?

    Earlier, I tried to buy a song on the iTunes store, but there were two problems: (1) I had apparently managed to get rid of the agreement between the iTunes store and my PayPal account, a couple of months ago. (2) my internet is slow After meeting th

  • Something wrong with my Aero/customization?

    I have a computer Dell Windows 7 Professional 32-bit with SP1. Recently, something has changed the way in which my Windows 7 - now he shoots looks like Windows XP. I made a GIF shown here: http://imageshack.com/a/img855/3237/v1q.gif As you can see, t

  • BlackBerry Smartphones can only fix my blackberry?

    My blackberry was not charging and the nearest investigation noted the receiver (in the phone) became independent. Can it be repair or the phone is completely broken. If it can be repaired, do I contact Blackberry and send it to them. Would appreciat

  • HP PHOTOSMART PRINTER

    MY PRINTER HP PHOTOSMART 6520 E - ALL - IN - ONE IS CONNECTED TO THE NETWORK AND EPRINT... FINALLY, BUT NOW ON MY COMPUTER IS IN OFFLINE MODE, AND I TRIED TO PRINT SOMETHING AND ALWAYS SHOWS OFFLINE, HOW DO I MY PRINTER TO PRINT ONLINE Help, please!