Mailing List
Home
Forum Home
Oracle List - by freelists.org
Oracle on SUSE Linux - Runing Oracle on SUSE Linux
Oracle database error code ...
www.freelists.org
Subjects
ORA 12540: TNS:internal limit restriction exceeded
ORA 12838 please : Is possible to append two times to the same table befo
ORA 12838 please : Is possible to append two times to the same table before
ora 04031
ora 12500 on windows
ORA 32004: obsolete and/or deprecated parameter(s) specified
ORA 01925: maximum of 30 enabled roles exceeded
ORA 01925: maximum of 30 enabled roles exceeded
ora 12500 on windows
ORA 01650, one idea
ORA 01650
ORA 4030
ORA 12838 please : Is possible to append two times to thesametable before do
ORA 12838 please : Is possible to append two times to thesame table before d
ORA 01536
ORA 03113 end of file on communication channel
ORA 32004: obsolete and/or deprecated parameter(s) specified
ORA 00600:
ORA 00020: maximum number of processes (%s) exceeded
ORA 01925: maximum of 30 enabled roles exceeded
ORA 3113 while creating a cluster database 9201 RAC on Linux with OCFS
ora 12500 on windows
ora 12500 on windows
ora 12500 on windows
ORA 01650, one idea
ora 12500 on windows
ora 12500 on windows
ora 12500 on windows
ORA 2000 Error Using DBMS STATS GATHER SCHEMA STATS
ORA 01650, one idea
ORA 01650, one idea
ORA 01650, one idea
ORA 01650
ORA 01650
Subject: ora 01031
ORA 4030
ORA 4030
ORA 06502: PL/SQL: numeric or value error: Bulk Bind: Truncated Bind
Subject: Re: ORA 01722 invalid number
 
Oracle List
Page 9 of 412 1   2   3   4   5   6   7   8   9   10   Next 10   Next 100  

Subject: Re: LOG FILE SYNC wait event

Hi Alberto Thanks for you help. Did the following experiment SQL > sho parameter sga_target NAME TYPE VALUE

Subject: Re: RAC File System Questions

I forgot to mention it specifically by name but GFS is supported as LSC mentioned. However it is not free ($2200/year). See https //www.redhat.com/apps/store/enterprise/gfs.html. Also it does not

Subject: Re: RAC File System Questions

Hi GFS wasnt cerified until like a month ago. Before that the only choice was OCFS for Filesystems Thanks -- LSC On 9/4/07 Kerber Andrew W. <Andrew.Kerber@(protected) > wrote > > Ok I admit I don

Subject: Re: RAC File System Questions

Actually OCFS is the only "free " filesystem you can use for RAC. You can also use Veritas software and HP (formerly Polyserve) software to provide a certified cluster filesystem on Linux. And before

Subject: Re: Oracle Enterprise Linux on VMware Server

I think you made a typo here--you didn 't change the last digit by 1. At any rate as has been mentioned you can 't just pick another address unless you 're sure that other address has not been assigned

Subject: RE: RAC File System Questions

Ok I admit I don 't know a lot about the subject but isnt the linux clustering system gfs or something like that alsoe usable? And wouldn 't that be a free filesystem? -----Original Message-----

Subject: Re: HTMLDB

Hi John Sounds like you want to change to a "Select List with Submit ". In HTMLDB (actually called Application Express or Apex now) nothing in your user enterable text fields has a value until the

Subject: Re: Writing text file from PL/SQL block

Hi Anju I do somthing similar in my Apex Applications. I have two different "print " options one creates a KML file on the server that the user can download and then plot locations on Google Earth

Subject: RE: Kevin Closson 's slb.tar (memhammer)

According to the contact info on his blog http //www.kevinclosson.com/ he 's available at ora_kclosson@(protected) -Mark -- Mark J. Bobak Senior Database Administrator System & Product Technol

Subject: HTMLDB

All I have recently started playing with HTML-DB and while most of it seems straight forward have hit a wall. I want to be able to pick a value (hostname) from a dropdown and have all the othe

Subject: Kevin Closson 's slb.tar (memhammer)

Does anyone have a copy of this "silly little benchmark " that they can email to me? Kevin posted it back in January with his series on opteron processors - however it does not seem to be available an

Subject: Re: sys vs. "normal " User

I 'd agree with Toon with the additional step of revoking create session ( unless you decide to create/use a dedicated dba utility account for this sort of purpose) when you are done. As described th

Subject: RE: sys vs. "normal " User

We had couple of similar cases in the past. Certain Sys privileges were required to be built into the Application design. I did some analysis and identified that it was best to grant the access using

Subject: RE: sys vs. "normal " User

I confess to having created objects in the SYS schema in the past but I think this was wrong and I wouldn 't do it again. There is a philosophical reason why everything in the SYS and SYSTEM sche

Subject: Re: sys vs. "normal " User

Hi There 's several issues I 've ran into due to such objects being created. What comes to mind is Full Export / Import. SYS doesn 't get exported therefore a lot of stuff will be invalid when importi

Subject: RAC ASM error

Hi Environment Oracle 10.2.0.1.0 Standrad Edition Solaris 10 (sparc 64bit) I am using Oracle Clusterware only. I have configure ASM instance on two nodes.I can start both AS

Subject: RE: Writing text file from PL/SQL block

Hi Anju You can format Col Output before sending it to file. Here is one Sample I just tried on 10g. Let us know if you are getting stuck somewhere. One point to highlight the files are generated on

Subject: RE: sys vs. "normal " User

Jorg It wouldn 't be my choice to create custom procedures in the SYS-schema. Other than "it 's just not done " I am unaware of "something bad " when doing so. Instead I would create a new (third) sche

Subject: sys vs. "normal " User

Hello List as often there is a discussion between our developers and me the dba -) Our application connects to Oracle via SQLNet as a normal User. Every application client connects as the same

Subject: Re: LOG FILE SYNC wait event

hi if you dont care lose data when instance crashes you can try commit batch nowait I have a customer who set that becase they could afford lose some data thanks -- LSC On 9/3/07 DBA Deepak <o

Subject: Re: RAC File System Questions

you have ASM OCFS Red Hat GFS use udev for your ocr/voying disks and asmlib if you use ASM On 9/4/07 rama.ari@(protected) <rama.ari@(protected) > wrote > > We are in the process of setting u

Subject: Re: RAC File System Questions

ASM might be a good fit for you. The only filesystem you can use for RAC on linux is OCFS. I 've setup clusters with the OCR and quorum on both filesystems and raw devices and to me the only differen

Subject: RE: Oracle Enterprise Linux on VMware Server

For vmware networking I have mostly used Natting with success sorry cant comment on the bridge option. If your intention is to have the VM Showing up as another server on the Network then I think

Subject: RAC File System Questions

We are in the process of setting up Oracle RAC on Redhat Linux. I need RAC expert 's comments for the following questions. 1) What type of filesystem are you using for Oracle datafiles? 2) Are

Subject: Re: Oracle Enterprise Linux on VMware Server

Hi I 've had Enterprise Linux 4.5 running on a VMware Server 1.0.0 within a Linux host. As per my opinion what the host os is doesn 't matter much. And that the Enterprise Linux is just another RHEL

Subject: Re: Oracle Enterprise Linux on VMware Server

I 've had Oracle 's Linux working on VMWare with a WinXP host. With a bridging Network the IP address of the Linux Server must be a valid IP address on the network that the host is on i.e. don 't use t

Subject: Oracle Enterprise Linux on VMware Server

Has anyone gotten Oracle 's Linux to run properly on VMWare? I don 't know alot about linux anyway.. so it may just be me. I can 't get the networking to work. I am using Bridge Connection in VMWare(as

Subject: Re: LOG FILE SYNC wait event

I 've committed to memory this great explanation of LGWR processing http //kevinclosson.wordpress.com/2007/07/21/manly-men-only-use-solid-state-disk-for-redo-logging-lgwr-io-is-simple-but-not-lgwr-pr

Subject: OLEDB internal queries - last try

Hello This OLEDB/ADO question was asked several times and I try it once more time. The Oracle ODBC/OLEDB Provider on certain situations sends out to the RDBMS dictionary querys on its own (aka

Subject: LOG FILE SYNC wait event

Hi All We are having a lot of Log file sync waits because of frequent commits issued from the third party application. What are the solutions to fix this apart from the follwing one... > To move th
Page 9 of 412 1   2   3   4   5   6   7   8   9   10   Next 10   Next 100