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

Bexi Configuration Steps - Old

The document provides steps to configure the BEXI5000 system. It involves installing Oracle Developer 6i and Oracle 10g, configuring the network settings, importing database files and scripts, and setting passwords to complete the configuration. Key steps include installing the Oracle software, editing sqlnet.ora files, importing database dump files, running SQL scripts to set up users and objects, and setting passwords through the provided forms applications.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
76 views

Bexi Configuration Steps - Old

The document provides steps to configure the BEXI5000 system. It involves installing Oracle Developer 6i and Oracle 10g, configuring the network settings, importing database files and scripts, and setting passwords to complete the configuration. Key steps include installing the Oracle software, editing sqlnet.ora files, importing database dump files, running SQL scripts to set up users and objects, and setting passwords through the provided forms applications.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 2

BEXI5000 CONFIGURATION STEPS

1. OS---XP. Windows 7, windows 2003


2. Install Developer6i
a) Company Name: rbl ----(User defined)
b) ORACLE_HOME
i) Name: DEFAULT_HOME
ii) Location: D:\Dev6i
iii) Language: English
c) Product: Oracle Form Developer---ok
d) Type of Install: Typical
e) Then select No
f) Ok…ok
g) Again Run the Developer Setup
h) Ok
i) Product: Oracle Report Developer---ok
j) Ok…Finish
3. Install Oracle 10g
a) Location: D:\Oracle\product…
b) SID: rupali----(User defined)
c) Password: cc10000
d) Then press next

4. Now edit sqlnet.ora file like this:

D:\oracle\product\10.2.0\db_1\network\ADMIN\
sqlnet.ora:
SQLNET.AUTHENTICATION_SERVICES= (NONE)
NAMES.DIRECTORY_PATH= (TNSNAMES)
Now copy sqlnet.ora, Tnsnames files and paste it into
D:\Dev6i\NET80\ADMIN\

5. Copy 1) cc10000.dmp and 2) sgn.dmp into C:\

6. Copy CC10000_USER_CREATION folder into C:\

7. Run CC10000_USER_CREATION_OLD batch file

8. Copy cc10000 folder to D:\

9. Share this folder with full control for Everyone and remove read only status from it.

10. Map that cc10000 folder as Z:

11. Copy Running_scripts_dec2011 to D:\

12. Run--- PLUS80W.EXE press enter


User Name: bb5k_sg
Password: bb5k_sg
Host String: RUPALI
Then ok

Sql> @D:\Running_scripts_dec2011\bb5k_sgn_pass.sql; paste it

Sql> exit

13. Run--- PLUS80W.EXE press enter


User Name: cc10000
Password: cc10000
Host String: RUPALI
Then ok
Sql>
@D:\Running_scripts_dec2011\01_abb_transfer_limit.sql;
@D:\Running_scripts_dec2011\02_index.sql;
@D:\Running_scripts_dec2011\03_at_msg_log_view.sql;
@D:\Running_scripts_dec2011\04_gl_tk_note_whole_coin.sql;
@D:\Running_scripts_dec2011\05_gl_weekly_ag.sql;
@D:\Running_scripts_dec2011\06_rm_control_no.sql;
@D:\Running_scripts_dec2011\07_sum_bal.sql;
@D:\Running_scripts_dec2011\08_check_sum.sql;
@D:\Running_scripts_dec2011\alter_table.sql;
@D:\Running_scripts_dec2011\pass.sql;
Again
@D:\Running_scripts_dec2011\plb\cm_int_pkg.plb;
@D:\Running_scripts_dec2011\plb\cm_pkg.plb;
@D:\Running_scripts_dec2011\plb\fd_pkg.plb;
@D:\Running_scripts_dec2011\plb\gl_pkg.plb;
@D:\Running_scripts_dec2011\plb\rm_pkg.plb;

Sql> commit;

14. create shortcut on desktop:


SET_PASSWORD.fmx
PASS.fmx and make them exe format by ifrun60

15. Run SET_PASSWORD


User Name: CC10000
Password: CC10000
Brach Code: RUPALI

Then press set password

16. Run pass and login through DBA/cc10000

You might also like