0% found this document useful (0 votes)
124 views

Oracle11g SA7.6 CS9.0 Client Setup v3.4

This document provides instructions for setting up Windows 2000 and Vista desktops for the CBS project. It includes steps for requesting access to shared resources, mapping network drives, installing Oracle clients and SQL Developer, configuring PeopleSoft applications, and verifying the setup. The setup process involves importing registry settings and configuration files, updating paths, copying shortcuts, and requesting individual user database access.

Uploaded by

frostyxx
Copyright
© © All Rights Reserved
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
124 views

Oracle11g SA7.6 CS9.0 Client Setup v3.4

This document provides instructions for setting up Windows 2000 and Vista desktops for the CBS project. It includes steps for requesting access to shared resources, mapping network drives, installing Oracle clients and SQL Developer, configuring PeopleSoft applications, and verifying the setup. The setup process involves importing registry settings and configuration files, updating paths, copying shortcuts, and requesting individual user database access.

Uploaded by

frostyxx
Copyright
© © All Rights Reserved
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 11

1 Introduction.................................................................................................................

1
2 Setup prior to going on site ........................................................................................1
2.1 Request Wiki Access............................................................................................1
2.2 Access to installation on the NAS (Win2K & Vista)...........................................1
2.3 Make sure the SA 7.6 client has been pushed out (Win2K).................................2
2.4 Put user in AD group for softgrid pushout (Vista)...............................................2
3 Visit User (on site)......................................................................................................2
3.1 Map drive N: & M: to the NAS (Win2K & Vista)...............................................2
3.2 Get Permanent Elevated Rights (Vista)................................................................2
3.3 Switch off User Account Control UAC...............................................................2
3.4 Update the Oracle client path (Win2K & Vista)..................................................3
3.5 Import the registry settings (Vista).......................................................................3
3.6 Run the bat file to copy the setup (Win2K)..........................................................3
3.7 Import CS9.0 config into the registry (Win2K)...................................................3
4 SQL Developer............................................................................................................3
5 UPK Install .................................................................................................................3
6 Finance 9.1 Shortcuts and Config...............................................................................3
7 Golden Install..............................................................................................................4
8 Individual User Database Access................................................................................4
9 Password Database......................................................................................................4
10 Email User to map drives and install SQL Developer..............................................4
11 Toad Users (needs work)...........................................................................................5
12 CS9 setup for Win2k.bat batch file operations..........................................................7
12.1 Cleanup Registry Settings and install new settings ...........................................7
12.2 Update PeopleSoft Config files..........................................................................7
12.3 Update the CS9.0 2Tier short cuts......................................................................7
12.4 Update the CS 9.0 favourites..............................................................................8
13 Verification................................................................................................................8
13.1 Registry Settings................................................................................................8
13.2 PeopleSoft Config Files (cfg files on the Nas have been changed to reference
the 11g client).............................................................................................................9
13.2.1 Other Checks:............................................................................................11

1 Introduction
Setup of Windows 2000 and Vista desktops for the CBS project.

2 Setup prior to going on site


NB all shortcuts and config files should use the UNC path to the NAS file store. The
path is \\uofa\software$\Oracle\dbclient ... for the database client and
\\psfiles\peoplesoft ... for the PeopleSoft file server environments.

2.1 Request Wiki Access


Log Landesk with Research and Teaching.

2.2 Access to installation on the NAS (Win2K & Vista)


In the My Active Directory Managements Tool
https://madman.adelaide.edu.au/madman/

/var/www/apps/conversion/tmp/scratch_4/232767733.doc

** Groups obsolete**
Make sure the user is a member of the DG_Software_Peoplesoft_RO group? The
sqldeveloper folder has public read access. This allows drive N to be mapped. Drive
N is used for the SQLDeveloper and the PeopleTools shortcuts and the manual install
of the Oracle db client (public access).
**Peopletools and groups need to be moved to psfiles**
Make sure the user is a member of the Peoplesoft_RO group. This allows drive M to
be mapped. Used to view the codelines.
DG_psfiles_peoplesoft_dev_cs_RW for update access to the CS dev codeline.

2.3 Make sure the SA 7.6 client has been pushed out (Win2K)
In ConsoleOne the use should be a member of Distribution_Zen_Peoplesoft_DBA
Verify if necessary by going into Regedit
Navigate to hkey_local_machine / software / oracle
Also the user should have the Business Systems shortcuts on their start menu.

2.4 Put user in AD group for softgrid pushout (Vista)


A softgrid package has been built for the CS 9.0 & SA 7.6 2 tier shortcuts. Add user
to the Peoplesoft_SA_Dev AD group using Madman. User to log out to initiate.

3 Visit User (on site)


3.1 Map drive N: & M: to the NAS (Win2K & Vista)
In windows explorer Tools > Map Network Drive
Map N to \\uofa\software$
Map M to \\psfiles\peoplesoft
Set Reconnect at logon
Open this document from the users desktop.

3.2 Get Permanent Elevated Rights (Vista)


If you need to some manual install the user will need elevated rights. Ring the
Technology Service Desk (x33000) and supply the username (a1) and the computer
name.

3.3 Switch off User Account Control UAC


For ease of use and to be able to perform the Oracle client install and the U drive virus
scan the user must switch off UAC (user account control) to stop repeated credential
challenges (prompting for username and password).
To disable UAC > Start Menu > Search > enter msconfig and run it.
Go to the Tools tab scroll down to the Disable UAC option. Launch it. Command
prompt comes up .. successful operation.. close it, click OK.
Reboot is required to complete the operation.

/var/www/apps/conversion/tmp/scratch_4/232767733.doc

3.4 Update the Oracle client path (Win2K & Vista)


Some users are getting this pushed out, not sure how this is happening, but check first.
Edit the Path variable in your environmental variables and at the front of the path
replace P:\Software\oracle\bin with
\\ad.adelaide.edu.au\software$\oracle\dbclient\11.1.0\bin; (or just add it)
Vista > Control Panel > System > Advanced Settings

3.5 Import the registry settings (Vista)


Import the 2 registry settings in the files located in
N:\Oracle\PeopleSoft\UOA_CONFIG\setup Oracle 11g client
Reboot ?

3.6 Run the bat file to copy the setup (Win2K)


Run "N:\Oracle\PeopleSoft\UOA_CONFIG\setup (Dev users) Win2K
Ora11client\CS9 setup for Win2k.bat"
Removes oracle client registry settings and reloads
Copies PeopelSoft config files to C drive
Copies the 2 tier shortcuts for CS9.0
Copies the favorites

3.7 Import CS9.0 config into the registry (Win2K)


Run Start > Programs > Business Systems > Development > CS HCM 9.0 >
Configuration Manager
Go to the Import/Export tab
Press the Import From a File button
Import the file C:\Program Files\Ps\setup\cs90.cfg

4 SQL Developer
Prerequisites: Drive N mapped.
You dont need Vista elevated rights or the Oracle client.
See the doc N:\Oracle\sqldeveloper\SQL Developer (copy).doc or Wiki
https://wiki.adelaide.edu.au/its/index.php/Oracle_SQL_Developer
Uses will use proxy access to SYSADM or SYSADMRO in the username field put
a1*******[SYSADM]

5 UPK Install
See N:\Oracle\upk\UOA Oracle UPK 3.5 install notes.doc

6 Finance 9.1 Shortcuts and Config


** Issue with these shortcuts and exes on new builds. The application has failed to
start because its side-by-side configuration is incorrect. ... **
Right click drag create shortcut here of the folder
M:\uoa_config\Client Start Menu\Business Systems (Dev
FS91)\PeopleTools\FS9.1Current

/var/www/apps/conversion/tmp/scratch_4/232767733.doc

To
C:\Users\<a1...>\AppData\Roaming\Microsoft\Windows\Start
Menu\Programs\Business Systems\Peopletools
Run Config manger from the copied shortcut above, import the file
M:\uoa_config\setup (Dev FS91 Vista Ora11client)\ fs91_pt851_v2.cfg
PeopleSoft account for 2 tire access, make sure it exists in the database and that it is
not locked.

7 Golden Install
R:\All_University_Shared\BusSys\Technical\Utilities\Golden or
M:\uoa_config\Golden
License code: THEUNIVERSITYOFADELAIDEAU47434

8 Individual User Database Access


Request to the DBAs to add the user (a1...) to the databases they are going to use.

9 Password Database
If a new developer is starting they will need access to the non production pwd
database.

10 Email User to map drives and install SQL Developer


Hi .
I have added you to the required AD groups. To pick up the new security settings you
will need to log out of the desktop and log back in again.
Map drives M & N
In windows explorer Tools > Map Network Drive
Map N to \\uofa\software$
Map M to \\psfiles\peoplesoft
Set Reconnect at logon
To install SQL Developer
See the doc N:\Oracle\sqldeveloper\SQL Developer_v2.doc or Wiki
https://wiki.adelaide.edu.au/its/index.php/Oracle_SQL_Developer
You will use proxy access to SYSADM or SYSADMRO, in the username
field/prompt put a1*******[SYSADM]
To install UPK Developer
See N:\Oracle\upk\UOA Oracle UPK 3.5 install notes.doc
Permanent Elevated Rights (Vista)
If you need to do some manual installs you will need elevated rights. Ring the
Technology Service Desk (x33000) and supply the username (a1) and the computer
name. Let them know you are working on the CBS project.

/var/www/apps/conversion/tmp/scratch_4/232767733.doc

Disable User Access Control (UAC)


For ease of use and to be able to perform the Oracle client install and the U drive virus
scan the user must switch off UAC (user account control) to stop repeated credential
challenges (prompting for username and password).
To disable UAC > Start Menu > Search > enter msconfig and run it.
Go to the Tools tab scroll down to the Disable UAC option. Launch it. Command
prompt comes up .. successful operation.. close it, click OK.
Reboot is required to complete the operation.
Office Communicator
While on the phone to the Service Desk get them to you up to use Office
Communicator. It is in an extent pilot phase and Technology Services and CBS staff
have been authorised to use it.
Environments List
[email protected] is used to inform support staff of the
PeopleSoft systems about system issues or changes.
Email John Rebelos [email protected] or Vu Luc [email protected]
to get added to the list.
My Oracle Support
Go to https://support.oracle.com/CSP/ui/flash.html#
Self register using support id 15914163
Phone: 132370
HEUG Online
Go to http://www.heug.org
Self register.

11 Toad Users (needs work)


You should see the following when establishing a new connection, namely that the
LDAP Editor is used

/var/www/apps/conversion/tmp/scratch_4/232767733.doc

For those with saved connections, you may still get this error:

If so, remove the .WORLD from the database name and try again, ie

/var/www/apps/conversion/tmp/scratch_4/232767733.doc

12 CS9 setup for Win2k.bat batch file operations


12.1 Cleanup Registry Settings and install new settings
Run RegEdit, navigate to the Oracle folder in the registry
Navigate to hkey_local_machine > software > oracle
Delete the ORACLE folder
Navigate to the directory :N:\Oracle\PeopleSoft\UOA_CONFIG\setup Oracle 11g client
Double click on the files :11g_odbc_update.reg
11g_oracle_install.reg
Logout and login again to make the changes take effect. (verify)

12.2 Update PeopleSoft Config files


Copy the contents of
n:\Oracle\PeopleSoft\UOA_CONFIG\setup (Dev users) Win2K Ora11client\
to C:\Program Files\Ps\Setup

12.3 Update the CS9.0 2Tier short cuts


Copy the contents of the contents of

/var/www/apps/conversion/tmp/scratch_4/232767733.doc

N:\Oracle\PeopleSoft\UOA_CONFIG\Client Start Menu\Business Systems (Dev


users) <os>
To
C:\Documents and Settings\All Users\Start Menu\Programs\Business Systems

12.4 Update the CS 9.0 favourites


Copy the folders in :N:\Oracle\PeopleSoft\UOA_CONFIG\Favorites\Business Systems (Dev users)
To (Win2k specific)
C:\Documents and Settings\<user id>\Favorites\Business Systems
To (Vista specific)
U:\Favorites\Business Systems
(n.b for Win2k users, users folder may not be in users a??????? folder, they may still
have their favourites in their old style name folder on win2k)

13 Verification
13.1 Registry Settings
The registry settings should look like below:

/var/www/apps/conversion/tmp/scratch_4/232767733.doc

A detailed list of registry settings is as follows for reference.


Registry Settings
ORACLE ODBC Driver
Driver
Setup
DriverODBCVer
ORACLE
inst_loc
KEY_OraClient10g_home
1
(Default)
NLS_LANG
ORACLE_GROUP_NAME
ORACLE_HOME
ORACLE_HOME_NAME

\\ad.adelaide.edu.au\software$\oracle\dbclient\11.1.0\BIN\SQORA32.DLL
\\ad.adelaide.edu.au\software$\oracle\dbclient\11.1.0\BIN\SQORAS32.DLL
03.52
C:\Program Files\Oracle\Inventory

AMERICAN_AMERICA.WE8MSWIN1252
Oracle - OracleHome
\\ad.adelaide.edu.au\software$\oracle\dbclient\11.1.0
OracleHome

13.2 PeopleSoft Config Files (cfg files on the Nas have been
changed to reference the 11g client)
Within C:\Program Files\Ps\Setup all config files need to reference the new oracle
path, ie
DBBIN=REG_SZ=p:\software\oracle\bin needs to be changed to
DBBIN=REG_SZ=\\ad.adelaide.edu.au\software$\software\psft\oracle\11.1.0\bin
These files get reloaded when changing between environments. To modify the current
loaded config, open Config Manager, edit profiles to change the DBBIN value as
below. Each profile would need to be changed, including Default.

/var/www/apps/conversion/tmp/scratch_4/232767733.doc

/var/www/apps/conversion/tmp/scratch_4/232767733.doc

13.2.1 Other Checks:


Check sql connectivity and path:
Start a dos session and test sqlplus
Start / run /cmd
Sqlplus sysadm@dbname
Peoplesoft connectivity checks
Check the start-in for the shortcut to PS apps designer

Author:

S. Courtney & G. Smith


Combined from M. Edser and S. Salvemini docs
Latest Update: 03-Jan-2010
Location: \\uofa\Resources\All_University_Shared\BusSys\Technical\

/var/www/apps/conversion/tmp/scratch_4/232767733.doc

You might also like