Oracle server 9.2.0.1.0, Client 9.2.0.4.0, Red Hat Linux enterprise advanced server 2.1Hi Everybody,
My Database server is running on Red Hat Linux enterprise
advanced server 2.1, And my Oracle version is 9.2.0.1.0.
My Client mechine also Red Hat Linux enterprise advanced
server 2.1 , Oracle client version is 9.2.0.4.0.
I am running a web application. Our application is in Magic
edeveloper. I connect to Oracle using oracle gateway to my application.
My Problem is my application is is becoming slow. I am not
able to trace where the problem is. Before our application was running
fine. recently i upgraded Oracle client version to 9.2.0.4.0.
My Oracle client & server versions are different.
I am getting error on my client mechine, it showing all memory
address on the screen and the part of error is,
arg register addr=83498cc
....
Dump of memory from 0x83988c to 0x83499cc
....
-- End of Call stack trace --
I am not able to trace where the problem is.Any insight
please...
Thanks,
Ssreddy.
...
automate startup /shutdown oracle database server 9i on redhat advance server 3.0how i automate the oracle database 9i on RedHat Advance server 3.0 automatic
startup and shutdown database in linux advance server 3.0
On Mon, 2 Aug 2004 17:06:37 +0500, "Kashif Hameed" <kashifh@shoa.net>
wrote:
>how i automate the oracle database 9i on RedHat Advance server 3.0 automatic
>startup and shutdown database in linux advance server 3.0
>
as usual: just read the documentation
http://download-uk.oracle.com/docs/pdf/A96167_01.pdf
(and please do so prior to posting as to avoid this type of questions)
--
Sybrand Bakker, Senior Oracle DBA
...
oracle database 9.2.0.8 32bit and windows server 2003 64bitHello!
What about configuration like in subject... What about memory limits on
32bits? Can i rise sga more then 2GB? on 64 bit system but using 32 bit
database? Any suggestion?
Regards - MJ
On 15 apr, 11:16, "hehehe" <m...@m.ccc> wrote:
> Hello!
>
> =A0 =A0 What about configuration like in subject... What about memory lim=
its on
> 32bits? Can i rise sga more then 2GB? on 64 bit system but using 32 bit
> database? Any suggestion?
>
> Regards - MJ
Obviously, with only a little bit of thinking, you would have reached
the conclusion, limits are determined by the OS of the database
server.
--
Sybrand Bakker
Senior Oracle DBA
thx.
I will check
Uzytkownik "sybrandb" <sybrandb@gmail.com> napisal w wiadomosci
news:b5d54371-bf21-439b-85c3-ae21dafc21be@3g2000yqk.googlegroups.com...
On 15 apr, 11:16, "hehehe" <m...@m.ccc> wrote:
> Hello!
>
> What about configuration like in subject... What about memory limits on
> 32bits? Can i rise sga more then 2GB? on 64 bit system but using 32 bit
> database? Any suggestion?
>
> Regards - MJ
Obviously, with only a little bit of thinking, you would have reached
the conclusion, limits are determined by the OS of the database
server.
--
Sybrand Bakker
Senior Oracle DBA
On Apr 15, 5:16=A0am, "hehehe" <m...@m.ccc> wrote:
> Hello!
>
> =A0 =A0 What about configuration like in subject... What about memory lim=
its on
&g...
moving oracle database server into a new serverHi all
I will be moving oracle from one Solaris server into another Solaris
server, the IP address and box name will be changed. Oracle version is
8.1.7 and O/S is 5.8 on both servers ( just different O/S patch).
Does any one know what I need to do in order to get oracle up and
running again on the new server. I know that I will need to change the
tnsnames.ora and listner.ora, but is there anything else that I need
to do?
Thanks
Teresa
Teresa wrote:
> Hi all
>
> I will be moving oracle from one Solaris server into another Solaris
> server, the IP address and box name will be changed. Oracle version is
> 8.1.7 and O/S is 5.8 on both servers ( just different O/S patch).
> Does any one know what I need to do in order to get oracle up and
> running again on the new server. I know that I will need to change the
> tnsnames.ora and listner.ora, but is there anything else that I need
> to do?
>
> Thanks
> Teresa
When I do this with windows boxes I either:
#1 Install oracle on the new box, create a new database and
export/import from old db to new db
#2 Copy datafiles, init, sqlnet, tns.. etc over from coldbackup or
shutdown old_database, startup nomount and recreate the controlfile to
fit new environment.
#3 Restore from online backup of old_database and apply redo logs, again
recreating the controlfile to fit the new env. (I usually only do this
for "practice" and for creating a development copy of a prod db)
#2 ...
How do I check which Oracle Patches are appplied to an Oracle DataBase ServerI would like to know if someone could help me with this topic, I'm
traying to analize and chek which Oracle Patches are appplied to an
Oracle DataBase Server
>chek which Oracle Patches are appplied to an Oracle DataBase Server
If they were applied with oPatch, then "opatch lsinventory" should show
you what's there.
If you did not use oPatch, then I have no clue. ;-)
BD wrote:
> >chek which Oracle Patches are appplied to an Oracle DataBase Server
>
> If they were applied with oPatch, then "opatch lsinventory" should show
> you what's there.
>
> If you did not use oPatch, then I have no clue. ;-)
For better or worse ( we know the answer ) opatch is the tool that
install patches from oracle support.
"If you did not use oPatch" ... what?
>"If you did not use oPatch" ... what?
In my 8i environments, there are separate scripts that are run - for
example, for a cpu, it would be 'install_cpu.sh'.
In those cases, I really don't know how (if) one can confirm which
patches have been applied to an environment.
...
Oracle 9i Database Server on Windows 2003 ServerI am wondering if we can install this Server on Windows 2003 Server without
any problems.
Is there anybody that did that before?
Thanks in advance if someone know the answer.
Yvon Bouchard, B. Sc. Computer Science
Teacher
http://info.cegepat.qc.ca/siteyvon
I've installed it on windows 2003 enterprise ed. about 1 month ago without
any problem.
I've installed the version 9.2.0.1 with the patch to 9.2.0.3.
9.2.0.3 is the only version certified by oracle for win 2003.
Ciao
"Yvon Bouchard" <yvon.bouchard@cablevision.qc.ca> ha scritto nel messaggio
news:QCLvb.21605$ZF1.2102185@news20.bellglobal.com...
> I am wondering if we can install this Server on Windows 2003 Server
without
> any problems.
> Is there anybody that did that before?
> Thanks in advance if someone know the answer.
>
> Yvon Bouchard, B. Sc. Computer Science
> Teacher
> http://info.cegepat.qc.ca/siteyvon
>
>
>
Yvon Bouchard wrote:
>
> I am wondering if we can install this Server on Windows 2003 Server without
> any problems.
> Is there anybody that did that before?
> Thanks in advance if someone know the answer.
>
Although I have not installed on Windows 2003 myself, I know of several
such installations and all occurred without issue.
I do note that Oracle has a separate download (CD set) for the WIndows
2003 compared to NT/2000/XP, so I suspect the install for the latter may
not be ...
Connection from Oracle Developer Suite 10g 9.0.4.0.1 to Oracle DB 10g Release 10.1.0.2.0Hi,
I have installed Oracle DB 10g Release 10.1.0.2.0 on Windows XP.
START->ALL PROGS->oracle-OraDb10g_home3
Location of TNSNAMES FILE:
C:\oracle\product\10.1.0\db_3\NETWORK\ADMIN\TNSNAMES.ORA
with two alias:
1)ORCL3
2) EXTPROC_CONNECTION_DATA
I can logon to database via SQL*PLUS and I can log on to EM on the web
as well using ORCL3.
After that I installed Oracle Developer Suite 10g 9.0.4.0.1 to my the
same computer.
During installation it was not allowing me to install this suite to the
same ORACLE home.
I installed this in the following home:
START->ALL PROGS->...
Upgrade from Oracle 9.2.0.1 to Oracle 9.2.0.3Hello All,
I am trying to upgrade oracle 9.2.0.1 to new patchset 9.2.0.3 or
9.2.0.4. Please recommend which is better 9.2.0.3 or 9.2.0.4?
Also I had a bad experience with my development server when applying
9.2.0.3 patchset. Is there anything you recommend before I start
again?
Thanks
Kumu
Hello Kumu,
What is the reason for upgrade? Any specific bugs or issues you
experience?
You can open TAR as well to get support recommendations for your
situation.
New patches can introduce new problems as you can see,
Regards,
Ron
DBA Infopower
http://www.dbainfopower.com
Standard disclaimer:
http://www.dbainfopower.com/dbaip_advice_disclaimer.html
"kumu" <forlist2001@yahoo.com> wrote in message
news:a44abd39.0402161837.6badb9ed@posting.google.com...
> Hello All,
> I am trying to upgrade oracle 9.2.0.1 to new patchset 9.2.0.3 or
> 9.2.0.4. Please recommend which is better 9.2.0.3 or 9.2.0.4?
>
> Also I had a bad experience with my development server when applying
> 9.2.0.3 patchset. Is there anything you recommend before I start
> again?
>
> Thanks
> Kumu
"Ron" <support@dbainfopower.com> wrote in message news:<QqWdnRM_cMiwWqzdRVn-vg@comcast.com>...
> Hello Kumu,
>
> What is the reason for upgrade? Any specific bugs or issues you
> experience?
>
> You can open TAR as well to get support recommendations for your
> situation.
>
> New patches can introduce new...
massive performance drop Oracle 9i on multi processor system (Windows Server 2003, Oracle 9i, 9.2.0.6.0)The performance of some complex PL/SQL functions has dropped
dramatically since migrating from Oracle 8i (8.1.7.0.0) on Windows
Server 2000 to 9i (9.2.0.6.0) on Windows Server 2003. We found out,
that Oracle 9i performance on a multi processor CPU machine (our
server has 4 XEON CPUs, Hyperthreading is disabled in BIOS) is highly
dependent on init.ora parameters; unfortunately our trial and error
approach to find the proper settings (we searched Oracle Tech Net
(OTN) and google groups without success) did not help so far.
We are testing performance behaviour with some business critical
PL/SQL procedures that do authorization calculations for our
application. Simplified these functions do a lot of inserts, deletes
and selects in/from tables (being used as temp tables in lack of in
memory temp table support of oracle 9i). We can monitor the progress
within the stored procedure by using UTL_FILE functions to write a log
file into the file system of the server; we real time monitor the log
file using "tail -f".
<PL/SQL do something>
UnbufferedLogFileOutputUsingUTL_FILE();
<PL/SQL do something>
UnbufferedLogFileOutputUsingUTL_FILE();
[...]
When setting "CPU_COUNT = 1" in init.ora the function will typically
run up to 10 seconds, when setting "CPU_COUNT = 4" it will take more
than 2 minutes (!!!)
We experimented with the following other parameters so far:
db_writer_processes (set to 4 in combination with cpu_count = 4)
fast_start_parall...
Sqlserver 2000 database on Oracle 9 serverHi!
how could I link a sqlserver 2000 database on a oracle 9 server.
or
how could I import a sqlserver 2000 database in oracle 9 server.
Thanks
Hubert Mayr wrote:
> Hi!
>
> how could I link a sqlserver 2000 database on a oracle 9 server.
> or
> how could I import a sqlserver 2000 database in oracle 9 server.
>
> Thanks
>
Oracle Transparent Gateway.
Heterogeneous services.
ASCII files.
--
Daniel Morgan
http://www.outreach.washington.edu/ext/certificates/oad/oad_crs.asp
http://www.outreach.washington.edu/ext/certificates/aoa/aoa_crs.asp
damorgan@x.washington.edu
(replace 'x' with a 'u' to reply)
Daniel Morgan <damorgan@x.washington.edu> wrote in message news:<1073922683.284194@yasure>...
> Hubert Mayr wrote:
>
> > Hi!
> >
> > how could I link a sqlserver 2000 database on a oracle 9 server.
> > or
> > how could I import a sqlserver 2000 database in oracle 9 server.
> >
> > Thanks
> >
>
> Oracle Transparent Gateway.
> Heterogeneous services.
> ASCII files.
I have read some articles about this, but I am a little confused about
the difference between "Oracle Transparent Gateway" and "Heterogeneous
services".
I want to create a database link so that the application (logging on
to Oracle) will not know whether the table is actually stored in
Oracle or in SQL Server.
Do I need Oracle Transparent Gateway to make this possible or ...
How to write shell script to export oracle 8.1.6 database to import oracle 10g databaseHi,
I am trying to write or understand the conj process for export the data
from oracle 8i to oracle 10g database. I have constraint that the
previous loaded data into oracle10g should not be deleted or replace by
newly imported database.
Regards
Nikhil
...
Oracle databases on a serverI have Oracle installation on a SUN UNIX server. I tappears that it is
running Oracle 10.2 and Solaris 8.
I want to find out how many databases are installed on this server.
Would it be true to say that all databases installed on this server
are listed in tnsnames.ora where the 'HOST' entry points to this
server?
On Feb 20, 9:00=A0am, p...@qantas.com.au wrote:
> I have Oracle installation on a SUN UNIX server. I tappears that it is
> running Oracle 10.2 and Solaris 8.
>
> I want to find out how many databases are installed on this server.
>
> Would it be true to say that all databases installed on this server
> are listed in tnsnames.ora where the 'HOST' entry points to this
> server?
No, these might be different *services* served by the same instance.
The first place to look at is /var/opt/oracle/oratab file, which
should list all Oracle instances on your host. If your Oracle
installation follows OFA (Optimal Flexible Architecture,) which is
usually true, count $ORACLE_BASE/admin/<dbname> directories - each
database should have its own directory under admin. Alternatively, you
can also count spfile<SID>.ora files in $ORACLE_HOME/dbs directory.
Hth,
Vladimir M. Zakharychev
N-Networks, makers of Dynamic PSP(tm)
http://www.dynamicpsp.com
On 20 Feb, 06:00, p...@qantas.com.au wrote:
> I have Oracle installation on a SUN UNIX server. I tappears that it is
> running Oracle 10.2 and Solaris 8.
>
> I want...
help:How can i take Export of Oracle 9.2.0.1 from Oracle 9.2.0.7How can i take Export of Oracle 9.2.0.1 from Oracle 9.2.0.7
1-what scripts are to be used
2-Where i can find these scripts.
Thnks.
You can't.
You can use lower version export to export higher version database.
The other way around has never been possible.
--
Sybrand Bakker
Senior Oracle DBA
You probably have Oracle 9.2.0.1 running somewhere right,
perhaps on another machine ?
Set your ORACLE_HOME to 9.2.0.1
then export through sqlnet:
exp username/pwd @9207instance
Now you'll use the 9.2.0.1 export utility; this should work.
"shahsyed" <shahsyed@gmail.com> schreef in bericht .
> How can i take Export of Oracle 9.2.0.1 from Oracle 9.2.0.7
>
> 1-what scripts are to be used
> 2-Where i can find these scripts.
>
> Thnks.
Hi,
I guess oracle dosen't support backword comatibilty.then how it is
possible??
Thanks
Alok.
On 9 Aug 2005 22:05:49 -0700, alok.behria@gmail.com wrote:
>Hi,
>
> I guess oracle dosen't support backword comatibilty.then how it is
>possible??
>
>Thanks
>Alok.
Oracle is backwards compatible provided you have the definition of
backwards compatible correct.
You can connect (again) *lower version client* to a *higher version
database*
The other way around has nothing to do with backwards compatible,
though it usually works, *with the exception of export/import, AS
DOCUMENTED* (but I guess no one ever reads the docs)
--
Sybrand Bakker, Senior Oracle DBA
Hi,
...
Running ORACLE 8.1.7 & ORACLE 9.2 on the same UNIX serverHi,
I have recently installed ORACLE 9.2 Database on a UNIX server (2.8)
which already has ORACLE 8.1.7. They have both a different SID and
ORACLE_BASE. However I am having to use the ORACLE 8 listener for both
ORACLE databases.
Is it possible to run separate ORACLE 8 and ORACLE 9 listeners?
Hello,
There are no difficulty to use 2 listeners on the same machine.
The point is that default listener used to listen on port 1521 (or
1526).
You will have to change your listener configuration( netasst or by
hand) in order to use a different port number, a different listener
name and communicate it to your users for their tnsnames.ora.
LSNR8I =
(ADDRESS_LIST =
(ADDRESS= (PROTOCOL= TCP)(Host= machine)(Port= 1110))
)
Generally what I do is to create 1 listener per Oracle Version.
After that, for starting listeners you'll have to launch
lsnrctl start LSNR8I ou lsnrctl start LSNR9I
I am used to name listeners with different names since 8i because you
have the autoregistration stuff and with 2 listeners with the same
name, you are not sure on which the database will register (or using
le local_listener init parm).
Regs,
Olivier
jonathan.johnston@bt.com (Jonathan Johnston) wrote in message news:<5e07fa5.0406080037.67d595a9@posting.google.com>...
> Hi,
>
> I have recently installed ORACLE 9.2 Database on a UNIX server (2.8)
> which already has ORACLE 8.1.7. They have both a different SID and
> ...
SqlSpecDo you wish you had comprehensive, easily navigable documentation for
your SQL Server, Oracle, Analysis Server, MySQL, and Access databases?
Are you a SQL Developer or DBA that just inherited a huge, complex
database with no supporting docs and don't know where to start
learning how it's put together?
Are you an independent contractor working with SQL Server, Oracle,
Analysis Server, MySQL, or Access? Your clients would LOVE you if you
could provide comprehensive documentation about the databases you
build.
Are you a Project Manager who is tired of developers making changes to
databases on live servers and not updating the corresponding spec?
SqlSpec will make sense of it all and generate easy-to-read docs for
you for any database on the following platforms:
* SQL Server 2000/2005
* Oracle 9i (and above)
* MySQL 5.0 (and above)
* Analysis Server 2005
* Access 97/2000/XP/2003
SqlSpec generates documentation in two formats: HTML or CHM. HTML is
useful for publishing your documents on the web or an intranet site.
CHM is useful if you want a single, compact file containing all your
documentation about one or more databases. The CHM is indexed so it is
easily searchable for any keyword. This way you can easily determine
which objects reference the "EmployeeID" column, for example.
You can download a fully featured trial version here: http://www.elsasoft.org
...
Known problems with Oracle 9.2.0.1 and Windows Server 2003 ?On the CD of Oracle Database 9.2.0.1 is not specified that it runs on
Windows Server 2003, but i've tried and it works.
Do you know bugs or problems with this configuration?
I see that 9.2.0.3 version is Windows Server 2003 certified. Do you think
that i've to upgrade to that version?
(sorry for my english)
MariMax wrote:
>
> On the CD of Oracle Database 9.2.0.1 is not specified that it runs on
> Windows Server 2003, but i've tried and it works.
> Do you know bugs or problems with this configuration?
>
> I see that 9.2.0.3 version is Windows Server 2003 certified. Do you think
> that i've to upgrade to that version?
>
> (sorry for my english)
It's worth your time to upgrade as there are many fixes. To see which,
log on to metalink and review the 'Fixes by Release' note.
Remember that if you have ANY problem, the first general response is to
upgrade to the latest version and then investigate. "Why wait for
spring - do it now!"
(I suspect there is probably a good reason why Oracle posted a separate
download for Windows2003 Server as compared to the download for
NT/XP/2000 - make sure you have the right one.)
/Hans
Hans Forbrich <hforbric@yahoo.net> wrote in message news:<40339F99.48EB66EB@yahoo.net>...
> MariMax wrote:
> >
> > On the CD of Oracle Database 9.2.0.1 is not specified that it runs on
> > Windows Server 2003, but i've tried and it works.
> > Do ...
it's compatible oracle 8i client, compatible whith oracle 9i server (or oracle 10g server)Hi all,
I have a client/server application that work on the client with oracle 8i
client connected to
oracle 8i server, Im going to upgrade the server to oracle 9i (or oracle10g)
, and
I wonder if the client will work fine without upgrade version.
Thanks
Angel R. wrote:
> Hi all,
> I have a client/server application that work on the client with oracle 8i
> client connected to
> oracle 8i server, Im going to upgrade the server to oracle 9i (or oracle10g)
> , and
> I wonder if the client will work fine without upgrade version.
>
> Thanks
If you have access to the metalink then check the connect matrix at
http://metalink.oracle.com/metalink/plsql/showdoc?db=NOT&id=207303.1
Regards
/Rauf
...
Oracle database Server 9.2 fails to start when Windoes 2000 Pro machine rebootedHi,
I installed the Personal Edition of Oracle 9.2 server on my Windows
2000 Professional machine. Immediately after installation, the DB
worked fine, responding to client connections and SQL queries. But
after I restarted my machine, the server is not responding to client
connections - giving TNS:no listener error in the net8 configuration
assistant.
Can any one help and point out what might eb the reason, and how to
fix it?
I tried creating new DBs but was unable to connect, even though there
was no hiccup during installation.
However, the log files seem to show the server starting when i reboot
the machine. following is the contents of log trace file:
Dump file c:\ora9ias\admin\mntest1\udump\mntest1_ora_1340.trc
Tue Jun 01 21:54:52 2004
ORACLE V9.2.0.1.0 - Production vsnsta=0
vsnsql=12 vsnxtr=3
Windows 2000 Version 5.0 Service Pack 4, CPU type 586
Personal Oracle9i Release 9.2.0.1.0 - Production
With the Partitioning, OLAP and Oracle Data Mining options
JServer Release 9.2.0.1.0 - Production
Windows 2000 Version 5.0 Service Pack 4, CPU type 586
Instance name: mntest1
Redo thread mounted by this instance: 0 <none>
Oracle process number: 12
Windows thread id: 1340, image: ORACLE.EXE
*** 2004-06-01 21:54:52.000
*** SESSION ID:(9.1) 2004-06-01 21:54:51.000
(blkno = 0xe3, size = 276, max = 1, in-use = 1, last-recid= 0)
(blkno = 0xe4, size = 56, max = 72, in-use = 1, last-recid= 1)
Thread checkpoint rba:0x000007.00000002.0010 scn:0x0000.0010aaf4
On-disk rba:0x...
oracle 9i (9.2.0.1.0)Hi!
when I call the oracle performance manager I get the following errors:
VTM-0002: error when displaying graph
java.lang.null.pointerexception
at oracle.sysman.vtd.VtdCartridge.lookupClass(VtdCartridge.java:1313)
.....
what is my problem?
Thanks!
...
US-TX-Austin: Client Server Developer, Advantage Gen 6.0, Oracle Databases; 220h (45313414413)US-TX-Austin: Client Server Developer, Advantage Gen 6.0, Oracle Databases; 220h (45313414413)
==============================================================================================
Position: Client Server Developer
Reference: SMC01594
Location: Austin TX
Duration: 220hrs
Skills: Exp coding in Advantage Gen 6.0.
Knowledge of Oracle databases.
Exp. in development of Advantage Gen client server
applications.
Knowledge of the limitations and capabilities of computer
systems.
Skill in preparing technical documents of varying complexity
for technical and non-technical audiences.
Ability to coordinate and evaluate the work of others and to
explain and understand abstract concept and terms.
Knowledge in database concepts such as referential integrity
and data normalization.
Excellent communication skills, written and oral, with
people of all technical levels.
Scope: The client requires one Client Server Developer to assist
the with analysis review, coding, testing and deployment of
password management code which affects certain Advantage Gen
applications. Review, modify, and test existing analysis of
password management code and related artifacts to keep
production software application up and run...
US-TX-Austin: Client Server Developer, Advantage Gen 6.0, Oracle Databases; 220h (45313432409)US-TX-Austin: Client Server Developer, Advantage Gen 6.0, Oracle Databases; 220h (45313432409)
==============================================================================================
Position: Client Server Developer
Reference: SMC01594
Location: Austin TX
Duration: 220hrs
Skills: Exp coding in Advantage Gen 6.0.
Knowledge of Oracle databases.
Exp. in development of Advantage Gen client server
applications.
Knowledge of the limitations and capabilities of computer
systems.
Skill in preparing technical documents of varying complexity
for technical and non-technical audiences.
Ability to coordinate and evaluate the work of others and to
explain and understand abstract concept and terms.
Knowledge in database concepts such as referential integrity
and data normalization.
Excellent communication skills, written and oral, with
people of all technical levels.
Scope: The client requires one Client Server Developer to assist
the with analysis review, coding, testing and deployment of
password management code which affects certain Advantage Gen
applications. Review, modify, and test existing analysis of
password management code and related artifacts to keep
production so...
US-TX-Austin: Client Server Developer, Advantage Gen 6.0, Oracle Databases; 220h (45313414413)US-TX-Austin: Client Server Developer, Advantage Gen 6.0, Oracle Databases; 220h (45313414413)
==============================================================================================
Position: Client Server Developer
Reference: SMC01594
Location: Austin TX
Duration: 220hrs
Skills: Exp coding in Advantage Gen 6.0.
Knowledge of Oracle databases.
Exp. in development of Advantage Gen client server
applications.
Knowledge of the limitations and capabilities of computer
systems.
...
upgrade from oracle 9.2.0.1.0 to 9.2.0.5.0Hi,
I have a 9.2.0.1.0 database that I want to upgrade to 9.2.0.5. for
window version 32 bits,
does anyone can provide the node document information of step by step
doing it.
many thanks
leehi
leehi wrote:
> I have a 9.2.0.1.0 database that I want to upgrade to 9.2.0.5. for
> window version 32 bits,
Windows NT4? W2k? W2K3? W2K3 - Release 2?
Why stop ot 9.2.0.5?
> does anyone can provide the node document information of step by step
> doing it.
leehi wrote:
> Hi,
>
> I have a 9.2.0.1.0 database that I want to upgrade to 9.2.0.5. for
> window version 32 bits,
>
> does anyone can provide the node document information of step by step
> doing it.
>
> many thanks
>
> leehi
Go to metalink.oracle.com (registration and Oracle support CSI
required).
Click on Patches and Updates tab.
Wait for the whole screen to load.
Use one of the search functions to find your patch (note the Quick
Links if you are getting something common, like 9206 or 9207).
When you finally get to your patch download, click on the readme (the
piece-of-paper icon next to the download icon). Read all the
instructions. It's a good idea to read the instructions every time you
do it, even (or perhaps especially) when you are comfortable doing it.
The readme is usually also included with the patch.
Download and unzip the patch.
Look at what is there in the patch, perhaps there are additional
release notes.
Look around on metalink for addition...
US-TX-Austin: Client Server Developer, Advantage Gen 6.0, Oracle Databases; 220h (45313457610)US-TX-Austin: Client Server Developer, Advantage Gen 6.0, Oracle Databases; 220h (45313457610)
==============================================================================================
Position: Client Server Developer
Reference: SMC01594
Location: Austin TX
Duration: 220hrs
Skills: Exp coding in Advantage Gen 6.0.
Knowledge of Oracle databases.
Exp. in development of Advantage Gen client server
applications.
Knowledge of the limitations and capabilities of computer
systems.
...