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
ORA 01031
ORA 4030
ORA 4030
ORA 06502: PL/SQL: numeric or value error: Bulk Bind: Truncated Bind
ORA 01722 invalid number
 
ORA-01995 after enabling directio (setall) on Oracle 9.2.0.8 on SL

ORA-01995 after enabling directio (setall) on Oracle 9.2.0.8 on SL

2007-01-11       - By Bi iat Radovan

 Back
Hello,
I have an issue with enabling directio on 9.2.0.8 running on SLES 9SP3. It is
running fine with filesystemio_options=asynch. The notail option was added to
fstab after enabling directio (setall). The database was created without it
with no asyncio or directio. I'm experiencing the same problem on an other
machine too.


My fstab looks as follows:
oracle@(protected):~> cat /etc/fstab
/dev/hda1            /                    reiserfs   acl,user_xattr,notail    
  1 1
/dev/hdb1            /u01                 reiserfs   acl,user_xattr,notail    
  1 2
/dev/hdd2            /u02                 reiserfs   acl,user_xattr,notail    
  1 2
/dev/hdd1            swap                 swap       priB                0 0
devpts               /dev/pts             devpts     mode20,gid=5       0 0
proc                 /proc                proc       defaults              0 0
usbfs                /proc/bus/usb        usbfs      noauto                0 0
sysfs                /sys                 sysfs      noauto                0 0
/dev/cdrom           /media/cdrom         subfs      fs?fss,ro,procuid,nosuid
,nodev,exec,fs?fss,procuid,nosuid,nodev,fs?fss,procuid,nosuid,nodev,iocharset
=utf8 0 0
oracle@(protected):~>

Here is what happens when I try to enable directio:
oracle@(protected):~> sqlplus "/ as sysdba"
SQL*Plus: Release 9.2.0.8.0 - Production on Thu Jan 11 11:07:06 2007
Copyright (c) 1982, 2002, Oracle Corporation.  All rights reserved.
Connected to an idle instance.
SQL> startup
ORACLE instance started.
Total System Global Area   97587796 bytes
Fixed Size                   451156 bytes
Variable Size              58720256 bytes
Database Buffers           37748736 bytes
Redo Buffers                 667648 bytes
Database mounted.
Database opened.
SQL> alter system set filesystemio_options=SETALL scope=spfile;

System altered.

SQL> shutdown immediate;
Database closed.
Database dismounted.
ORACLE instance shut down.
SQL> startup
ORACLE instance started.

Total System Global Area   97587796 bytes
Fixed Size                   451156 bytes
Variable Size              58720256 bytes
Database Buffers           37748736 bytes
Redo Buffers                 667648 bytes
ORA-01995 (See http://ORA-01995.ora-code.com): error reading password file
'/opt/oracle/product/9ir2/dbs/orapwdevdb02'
ORA-27091 (See http://ORA-27091.ora-code.com): skgfqio: unable to queue I/O
ORA-27072 (See http://ORA-27072.ora-code.com): skgfdisp: I/O error
Linux Error: 22: Invalid argument
Additional information: 1


SQL> Disconnected from Oracle9i Enterprise Edition Release 9.2.0.8.0 -
Production
With the Partitioning, OLAP and Oracle Data Mining options
JServer Release 9.2.0.8.0 - Production
oracle@(protected):~> ls /opt/oracle/product/9ir2/dbs/orapwdevdb02
/opt/oracle/product/9ir2/dbs/orapwdevdb02
oracle@(protected):~> ls -l /opt/oracle/product/9ir2/dbs/orapwdevdb02
-rwSr-- --  1 oracle oinstall 1536 2007-01-04 15:25 /opt/oracle/product/9ir2
/dbs/orapwdevdb02
oracle@(protected):~>

Thank you for any hints,
Radovan

--
Radovan Bi?i?t?
Provozn? program?tor, Spr?va datov?ho centra
STAPRO s. r. o.
Pern?t?nsk? n?m. 51, 530 02 Pardubice

--
To unsubscribe, email: suse-oracle-unsubscribe@(protected)
For additional commands, email: suse-oracle-help@(protected)
Please see http://www.suse.com/oracle/ before posting