Oracle User in Solaris

Hi,
I created oracle user in solaris . If I switch from root to oracle it's not asking the oracle user password and direcly going to $ prompt
when I type the command who in $ promot its showing root , Why?
$ who am i
root ->here its should be show the oracle username
If i switch the user again i.e su - oracle now its asking password and still shoing root for who am i command
$su - oracle
password:
$ who am i
root
Can any one tell why its behaving like this?
Thanks.

Hi This is my .profile for oracle user
export ORACLE_BASE=/u01/app/oracle
export ORACLE_HOME=$ORACLE_BASE/product/9.2.0
ORACLE_SID=TYP2
ORACLE_TERM=xterm
NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1
LD_LIBRARY_PATH=$ORACLE_HOME/lib:/lib:/usr/lib:/usr/openwin/lib
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/dt/lib:/usr/ucblib:/usr/local/lib
export LD_LIBRARY_PATH
# Set up the search paths:
PATH=/bin:/usr/bin:/usr/sbin:/opt/bin:/usr/ccs/bin:/opt/local/GNU/bin
PATH=$PATH:/opt/local/bin:/opt/NSCPnav/bin:$ORACLE_HOME/bin
PATH=$PATH:/usr/local/samba/bin:/usr/ucb:.
export PATH

Similar Messages

  • Oracle user on solaris 10.

    Hello All,
    I am installing Oracle 11g R2 on Solaris 5.10.
    as per the installation documents i created the oinstall and dba groups. and the oracle user using the below commands:
    # /usr/sbin/groupadd oinstall
    # /usr/sbin/groupadd dba
    # /usr/sbin/useradd -g oinstall -G dba oracle
    Now i am trying to connect to oracle user: su - oracle but it fails with error 'No Directory'
    What can be the error? is it because the oracle user do not have a home directory? how can i create a home directory for the Oracle user?
    Regards,

    mkdir /export/home/oracle
    chown oracle:dba /export/home/oracle
    usermod -d /export/home/oracle oracle
    .7/M.

  • Change of UID for Oracle user  - Impact

    If change of UID for Oracle user in solaris will affect the database which is already running. Wil it have any impact for the databases?
    Guys please advise.
    Thnx,
    Satheesh

    Many thanks for the response. We are not changing the UID but there are some errors in the script related to file permissions. So just wanted to know will it have any impact on the database if we change the UID.

  • SAP ECC6.0 SR3 on Oracl 10 g solaris 10 hangs during installation!!!

    Hi,
    I am installting SAP  ECC 6.0 SR3 with DB oracle 10g OS solaris 10 jdk version java version "1.4.2_16"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_16-b05)
    Java HotSpot(TM) Client VM (build 1.4.2_16-b05, mixed mode)
    H/W : T6320 Blade server
    Memory : 16GB
    during installation at Import ABAP phase while importing last package SAPSSEXC it hung on me there were no error logs as such nor the FS was full...
    it resumed after couple of hrs..
    but hung again at IMport Java Dump phase
    and again no error logs...
    so, my concern here is that is there any bug in SR3 or i am not able to find the error logs
    the logs i check are:
    import_monitor.java.log:
    tail -100f import_monitor.java.log
    java version "1.4.2_16"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_16-b05)
    Java HotSpot(TM) 64-Bit Server VM (build 1.4.2_16-b05, mixed mode)
    Import Monitor jobs: running 1, waiting 1, completed 26, failed 0, total 28.
    Loading of 'SAPSSEXC' import package: OK
    Import Monitor jobs: running 0, waiting 1, completed 27, failed 0, total 28.
    Import Monitor jobs: running 1, waiting 0, completed 27, failed 0, total 28.
    Loading of 'SAPVIEW' import package: OK
    Import Monitor jobs: running 0, waiting 0, completed 28, failed 0, total 28.
    jload.java.log>>while import java dump phase:
    tail -100f jload.java.log
    INFO: trying to create table CAF_RT_NUMRNG
    Sep 12, 2008 12:47:46 PM com.sap.inst.jload.Jload dbImport
    INFO: table CAF_RT_NUMRNG created
    Sep 12, 2008 12:47:46 PM com.sap.inst.jload.Jload dbImport
    INFO: CAF_RT_NUMRNG loaded (0 rows)
    Sep 12, 2008 12:47:46 PM com.sap.inst.jload.Jload dbImport
    INFO: trying to create table CAF_RT_PERM_REL
    Sep 12, 2008 12:47:47 PM com.sap.inst.jload.Jload dbImport
    INFO: table CAF_RT_PERM_REL created
    Sep 12, 2008 12:47:47 PM com.sap.inst.jload.Jload dbImport
    INFO: CAF_RT_PERM_REL loaded (0 rows)
    Sep 12, 2008 12:47:47 PM com.sap.inst.jload.Jload dbImport
    INFO: trying to create table CAF_RT_PK_GEN
    Sep 12, 2008 12:47:48 PM com.sap.inst.jload.Jload dbImport
    INFO: table CAF_RT_PK_GEN created
    Sep 12, 2008 12:47:48 PM com.sap.inst.jload.Jload dbImport
    INFO: CAF_RT_PK_GEN loaded (0 rows)
    Sep 12, 2008 12:47:48 PM com.sap.inst.jload.Jload dbImport
    INFO: trying to create table CAF_RT_SRVMODULE
    Sep 12, 2008 12:47:48 PM com.sap.inst.jload.Jload dbImport
    INFO: table CAF_RT_SRVMODULE created
    Sep 12, 2008 12:47:48 PM com.sap.inst.jload.Jload dbImport
    INFO: CAF_RT_SRVMODULE loaded (0 rows)
    Sep 12, 2008 12:47:48 PM com.sap.inst.jload.Jload dbImport
    INFO: trying to create table CAF_RT_SVCCFG
    Sep 12, 2008 12:47:49 PM com.sap.inst.jload.Jload dbImport
    INFO: table CAF_RT_SVCCFG created
    Sep 12, 2008 12:47:49 PM com.sap.inst.jload.Jload dbImport
    INFO: CAF_RT_SVCCFG loaded (0 rows)
    Sep 12, 2008 12:47:49 PM com.sap.inst.jload.Jload dbImport
    INFO: trying to create table CAF_RT_SVCDEF
    Sep 12, 2008 12:47:51 PM com.sap.inst.jload.Jload dbImport
    INFO: table CAF_RT_SVCDEF created
    Sep 12, 2008 12:47:51 PM com.sap.inst.jload.Jload dbImport
    INFO: CAF_RT_SVCDEF loaded (0 rows)
    Sep 12, 2008 12:47:51 PM com.sap.inst.jload.Jload dbImport
    INFO: trying to create table CAF_RT_SVCLCK
    Sep 12, 2008 12:47:51 PM com.sap.inst.jload.Jload dbImport
    INFO: table CAF_RT_SVCLCK created
    Sep 12, 2008 12:47:51 PM com.sap.inst.jload.Jload dbImport
    INFO: CAF_RT_SVCLCK loaded (0 rows)
    Sep 12, 2008 12:47:51 PM com.sap.inst.jload.Jload dbImport
    INFO: trying to create table CAF_RT_SYSCFG
    Sep 12, 2008 12:47:52 PM com.sap.inst.jload.Jload dbImport
    INFO: table CAF_RT_SYSCFG created
    Sep 12, 2008 12:47:52 PM com.sap.inst.jload.Jload dbImport
    INFO: CAF_RT_SYSCFG loaded (0 rows)
    Sep 12, 2008 12:47:52 PM com.sap.inst.jload.Jload dbImport
    INFO: trying to create table CAF_RT_TREX_ATTR
    Sep 12, 2008 12:47:53 PM com.sap.inst.jload.Jload dbImport
    INFO: table CAF_RT_TREX_ATTR created
    Sep 12, 2008 12:47:53 PM com.sap.inst.jload.Jload dbImport
    INFO: CAF_RT_TREX_ATTR loaded (0 rows)
    Sep 12, 2008 12:47:53 PM com.sap.inst.jload.Jload dbImport
    INFO: trying to create table CAF_RT_TREX_FAILED
    Sep 12, 2008 12:47:54 PM com.sap.inst.jload.Jload dbImport
    INFO: table CAF_RT_TREX_FAILED created
    Sep 12, 2008 12:47:54 PM com.sap.inst.jload.Jload dbImport
    INFO: CAF_RT_TREX_FAILED loaded (0 rows)
    Sep 12, 2008 12:47:54 PM com.sap.inst.jload.Jload dbImport
    INFO: trying to create table CAF_RT_TREX_IDX
    Sep 12, 2008 12:47:55 PM com.sap.inst.jload.Jload dbImport
    INFO: table CAF_RT_TREX_IDX created
    Sep 12, 2008 12:47:55 PM com.sap.inst.jload.Jload dbImport
    INFO: CAF_RT_TREX_IDX loaded (0 rows)
    Sep 12, 2008 12:47:55 PM com.sap.inst.jload.Jload dbImport
    INFO: trying to create table CAF_RT_TREX_LINKS
    Sep 12, 2008 12:47:56 PM com.sap.inst.jload.Jload dbImport
    INFO: table CAF_RT_TREX_LINKS created
    Sep 12, 2008 12:47:56 PM com.sap.inst.jload.Jload dbImport
    INFO: CAF_RT_TREX_LINKS loaded (0 rows)
    Sep 12, 2008 12:47:56 PM com.sap.inst.jload.Jload dbImport
    INFO: trying to create table CAF_RT_TYPCEL
    Sep 12, 2008 12:47:57 PM com.sap.inst.jload.Jload dbImport
    INFO: table CAF_RT_TYPCEL created
    Sep 12, 2008 12:47:57 PM com.sap.inst.jload.Jload dbImport
    INFO: CAF_RT_TYPCEL loaded (0 rows)
    Sep 12, 2008 12:47:57 PM com.sap.inst.jload.Jload dbImport
    INFO: trying to create table CAF_RT_TYPCOT
    Sep 12, 2008 12:47:58 PM com.sap.inst.jload.Jload dbImport
    INFO: table CAF_RT_TYPCOT created
    Sep 12, 2008 12:47:58 PM com.sap.inst.jload.Jload dbImport
    INFO: CAF_RT_TYPCOT loaded (0 rows)
    Sep 12, 2008 12:47:58 PM com.sap.inst.jload.Jload dbImport
    INFO: trying to create table CAF_RT_TYPELE
    Sep 12, 2008 12:47:58 PM com.sap.inst.jload.Jload dbImport
    INFO: table CAF_RT_TYPELE created
    Sep 12, 2008 12:47:58 PM com.sap.inst.jload.Jload dbImport
    INFO: CAF_RT_TYPELE loaded (0 rows)
    Sep 12, 2008 12:47:58 PM com.sap.inst.jload.Jload dbImport
    INFO: trying to create table CAF_RT_TYPMES
    Sep 12, 2008 12:48:00 PM com.sap.inst.jload.Jload dbImport
    INFO: table CAF_RT_TYPMES created
    Sep 12, 2008 12:48:00 PM com.sap.inst.jload.Jload dbImport
    INFO: CAF_RT_TYPMES loaded (0 rows)
    Sep 12, 2008 12:48:00 PM com.sap.inst.jload.Jload dbImport
    INFO: trying to create table CAF_RT_TYPMMP
    Sep 12, 2008 12:48:00 PM com.sap.inst.jload.Jload dbImport
    INFO: table CAF_RT_TYPMMP created
    Sep 12, 2008 12:48:00 PM com.sap.inst.jload.Jload dbImport
    jload.log>>while import java dump phase :
    tail -100f jload.log
    12.09.08 12:48:18 com.sap.inst.jload.Jload dbImport
    INFO: CAF_UM_RELGR_MEMBS loaded (0 rows)
    12.09.08 12:48:18 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table CAF_UM_RELGR_TEXTS
    12.09.08 12:48:19 com.sap.inst.jload.Jload dbImport
    INFO: table CAF_UM_RELGR_TEXTS created
    12.09.08 12:48:19 com.sap.inst.jload.Jload dbImport
    INFO: CAF_UM_RELGR_TEXTS loaded (0 rows)
    12.09.08 12:48:19 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table CAF_UM_RELGR_WORDS
    12.09.08 12:48:20 com.sap.inst.jload.Jload dbImport
    INFO: table CAF_UM_RELGR_WORDS created
    12.09.08 12:48:20 com.sap.inst.jload.Jload dbImport
    INFO: CAF_UM_RELGR_WORDS loaded (0 rows)
    12.09.08 12:48:20 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table J2EE_CONFIG
    12.09.08 12:48:21 com.sap.inst.jload.Jload dbImport
    INFO: table J2EE_CONFIG created
    12.09.08 12:48:49 com.sap.inst.jload.Jload dbImport
    INFO: J2EE_CONFIG loaded (9195 rows)
    12.09.08 12:48:49 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table J2EE_CONFIGENTRY
    12.09.08 12:48:50 com.sap.inst.jload.Jload dbImport
    INFO: table J2EE_CONFIGENTRY created
    12.09.08 13:44:02 com.sap.inst.jload.Jload dbImport
    INFO: J2EE_CONFIGENTRY loaded (20235 rows)
    12.09.08 13:44:02 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table J2EE_KEYSEQUENCE
    12.09.08 13:44:03 com.sap.inst.jload.Jload dbImport
    INFO: table J2EE_KEYSEQUENCE created
    12.09.08 13:44:03 com.sap.inst.jload.Jload dbImport
    INFO: J2EE_KEYSEQUENCE loaded (1 rows)
    12.09.08 13:44:03 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table SP_PLUG_IN_SAVES
    12.09.08 13:44:04 com.sap.inst.jload.Jload dbImport
    INFO: table SP_PLUG_IN_SAVES created
    12.09.08 13:44:04 com.sap.inst.jload.Jload dbImport
    INFO: SP_PLUG_IN_SAVES loaded (0 rows)
    12.09.08 13:44:04 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table SP_RESULTS
    12.09.08 13:44:04 com.sap.inst.jload.Jload dbImport
    INFO: table SP_RESULTS created
    12.09.08 13:44:04 com.sap.inst.jload.Jload dbImport
    INFO: SP_RESULTS loaded (0 rows)
    12.09.08 13:44:04 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table SP_STORAGE
    12.09.08 13:44:05 com.sap.inst.jload.Jload dbImport
    INFO: table SP_STORAGE created
    12.09.08 13:44:06 com.sap.inst.jload.Jload dbImport
    INFO: SP_STORAGE loaded (2 rows)
    12.09.08 13:44:06 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table TC_WDRR_FGUID
    12.09.08 13:44:07 com.sap.inst.jload.Jload dbImport
    INFO: table TC_WDRR_FGUID created
    12.09.08 13:44:07 com.sap.inst.jload.Jload dbImport
    INFO: TC_WDRR_FGUID loaded (0 rows)
    12.09.08 13:44:07 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table TC_WDRR_LAYERS
    12.09.08 13:44:08 com.sap.inst.jload.Jload dbImport
    INFO: table TC_WDRR_LAYERS created
    12.09.08 13:44:08 com.sap.inst.jload.Jload dbImport
    INFO: TC_WDRR_LAYERS loaded (2 rows)
    12.09.08 13:44:08 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table TC_WDRR_MRO_FILES
    12.09.08 13:44:09 com.sap.inst.jload.Jload dbImport
    INFO: table TC_WDRR_MRO_FILES created
    PLEASE HELP ASAP!!!!!!
    Regards,
    Sohal....

    Hi Ashok,
    Thanks for prompt response
    Yes Oracle is up....it bounced the Db once before performing Post Load activities...step
    now, it resumed the installation and currently updating the DB statistics.
    please chk the logs below:
    tail -200f sapinst.log:
    INFO 2008-09-12 14:12:05.250
    Execution of the command "/oracle/RGP/102_64/bin/lsnrctl status LISTENER" finished with return code 0. Output:
    LSNRCTL for Solaris: Version 10.2.0.1.0 - Production on 12-SEP-2008 14:12:05
    Copyright (c) 1991, 2005, Oracle.  All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=RGP.WORLD))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for Solaris: Version 10.2.0.1.0 - Production
    Start Date                11-SEP-2008 20:28:39
    Uptime                    0 days 17 hr. 43 min. 25 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   /oracle/RGP/102_64/network/admin/listener.ora
    Listener Log File         /oracle/RGP/102_64/network/log/listener.log
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=RGP.WORLD)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=RGP)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=FLGPPSAP01)(PORT=1527)))
    Services Summary...
    Service "RGP" has 1 instance(s).
      Instance "RGP", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    INFO 2008-09-12 14:12:13.667
    Execute step createOracleStatisticsSynonyms of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_Postload|ind|ind|ind|ind|10|0|NW_Postload_ORA|ind|ind|ind|ind|0|0
    INFO 2008-09-12 14:12:14.023
    Account orargp already exists.
    INFO 2008-09-12 14:12:14.033
    Account 0 already exists.
    INFO 2008-09-12 14:12:14.049
    Account dba already exists.
    INFO 2008-09-12 14:12:14.058
    Account 104 already exists.
    INFO 2008-09-12 14:12:14.078
    Account 0 already exists.
    INFO 2008-09-12 14:12:14.096
    Account 105 already exists.
    INFO 2008-09-12 14:12:15.836
    Creating file /tmp/sapinst_instdir/ERP/SYSTEM/ORA/CENTRAL/AS/brconnect.log.
    INFO 2008-09-12 14:12:15.972
    Output of /usr/sap/RGP/SYS/exe/run/brconnect -u / -c -f crsyn -o SAPSR3 is written to the logfile brconnect.log.
    INFO 2008-09-12 14:12:18.817
    Execution of the command "/usr/sap/RGP/SYS/exe/run/brconnect -u / -c -f crsyn -o SAPSR3" finished with return code 0. Output:
    BR0801I BRCONNECT 7.00 (32)
    BR0280I BRCONNECT time stamp: 2008-09-12 14.12.17
    BR0833I Creating public synonyms for database log owner SAPSR3...
    BR0925I Public synonym SAP_SDBAH created successfully for table SAPSR3.SDBAH
    BR0925I Public synonym SAP_SDBAD created successfully for table SAPSR3.SDBAD
    BR0925I Public synonym SAP_MLICHECK created successfully for table SAPSR3.MLICHECK
    BR0925I Public synonym SAP_SAPLIKEY created successfully for table SAPSR3.SAPLIKEY
    BR0925I Public synonym SAP_DBAML created successfully for table SAPSR3.DBAML
    BR0925I Public synonym SAP_DBARCL created successfully for table SAPSR3.DBARCL
    BR0925I Public synonym SAP_DBAFID created successfully for table SAPSR3.DBAFID
    BR0925I Public synonym SAP_DBAEXTL created successfully for table SAPSR3.DBAEXTL
    BR0925I Public synonym SAP_DBAREOL created successfully for table SAPSR3.DBAREOL
    BR0925I Public synonym SAP_DBABARL created successfully for table SAPSR3.DBABARL
    BR0925I Public synonym SAP_DBADFL created successfully for table SAPSR3.DBADFL
    BR0925I Public synonym SAP_DBAOPTL created successfully for table SAPSR3.DBAOPTL
    BR0925I Public synonym SAP_DBASPAL created successfully for table SAPSR3.DBASPAL
    BR0925I Public synonym SAP_DBABD created successfully for table SAPSR3.DBABD
    BR0925I Public synonym SAP_DBABL created successfully for table SAPSR3.DBABL
    BR0925I Public synonym SAP_DBATL created successfully for table SAPSR3.DBATL
    BR0925I Public synonym SAP_DBAOBJL created successfully for table SAPSR3.DBAOBJL
    BR0925I Public synonym SAP_DBAPHAL created successfully for table SAPSR3.DBAPHAL
    BR0925I Public synonym SAP_DBAGRP created successfully for table SAPSR3.DBAGRP
    BR0925I Public synonym SAP_DBAERR created successfully for table SAPSR3.DBAERR
    BR0925I Public synonym SAP_DBATRIAL created successfully for table SAPSR3.DBATRIAL
    BR0925I Public synonym SAP_SVERS created successfully for table SAPSR3.SVERS
    BR0925I Public synonym SAP_TGORA created successfully for table SAPSR3.TGORA
    BR0925I Public synonym SAP_IGORA created successfully for table SAPSR3.IGORA
    BR0925I Public synonym SAP_TSORA created successfully for table SAPSR3.TSORA
    BR0925I Public synonym SAP_TAORA created successfully for table SAPSR3.TAORA
    BR0925I Public synonym SAP_IAORA created successfully for table SAPSR3.IAORA
    BR0925I Public synonym SAP_DD02L created successfully for table SAPSR3.DD02L
    BR0925I Public synonym SAP_DD09L created successfully for table SAPSR3.DD09L
    BR0925I Public synonym SAP_DDNTT created successfully for table SAPSR3.DDNTT
    BR0925I Public synonym SAP_DBCHK created successfully for table SAPSR3.DBCHK
    BR0925I Public synonym SAP_DBDIFF created successfully for table SAPSR3.DBDIFF
    BR0925I Public synonym SAP_DBSTATC created successfully for table SAPSR3.DBSTATC
    BR0925I Public synonym SAP_DBSTATTORA created successfully for table SAPSR3.DBSTATTORA
    BR0925I Public synonym SAP_DBSTATIORA created successfully for table SAPSR3.DBSTATIORA
    BR0925I Public synonym SAP_DBSTATHORA created successfully for table SAPSR3.DBSTATHORA
    BR0925I Public synonym SAP_DBSTAIHORA created successfully for table SAPSR3.DBSTAIHORA
    BR0925I Public synonym SAP_DBCHECKORA created successfully for table SAPSR3.DBCHECKORA
    BR0925I Public synonym SAP_DBMSGORA created successfully for table SAPSR3.DBMSGORA
    BR0280I BRCONNECT time stamp: 2008-09-12 14.12.18
    BR0834I Public synonyms for database log owner SAPSR3 created successfully
    BR0280I BRCONNECT time stamp: 2008-09-12 14.12.18
    BR0802I BRCONNECT completed successfully
    INFO 2008-09-12 14:12:23.841
    Execute step setOraclePasswords of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_Postload|ind|ind|ind|ind|10|0|NW_Postload_ORA|ind|ind|ind|ind|0|0
    INFO 2008-09-12 14:12:25.190
    Account orargp already exists.
    INFO 2008-09-12 14:12:25.194
    Account dba already exists.
    INFO 2008-09-12 14:12:25.198
    Account orargp already exists.
    INFO 2008-09-12 14:12:25.202
    Account dba already exists.
    INFO 2008-09-12 14:12:25.251
    Removing file /tmp/sapinst_instdir/ERP/SYSTEM/ORA/CENTRAL/AS/ora_query3_tmp0_1.sql.
    INFO 2008-09-12 14:12:25.260
    Creating file /tmp/sapinst_instdir/ERP/SYSTEM/ORA/CENTRAL/AS/ora_query3_tmp0_1.sql.
    INFO 2008-09-12 14:12:28.279
    Account orargp already exists.
    INFO 2008-09-12 14:12:28.290
    Account 0 already exists.
    INFO 2008-09-12 14:12:28.305
    Account dba already exists.
    INFO 2008-09-12 14:12:28.315
    Account 104 already exists.
    INFO 2008-09-12 14:12:28.335
    Account 0 already exists.
    INFO 2008-09-12 14:12:28.353
    Account 105 already exists.
    INFO 2008-09-12 14:12:30.123
    Creating file /tmp/sapinst_instdir/ERP/SYSTEM/ORA/CENTRAL/AS/brconnect.log.
    INFO 2008-09-12 14:12:30.269
    Output of /usr/sap/RGP/SYS/exe/run/brconnect -u / -c -f chpass -o SAPSR3 -p XXXXXX is written to the logfile brconnect.log.
    INFO 2008-09-12 14:12:31.006
    Execution of the command "/usr/sap/RGP/SYS/exe/run/brconnect -u / -c -f chpass -o SAPSR3 -p XXXXXX" finished with return code 0. Output:
    BR0801I BRCONNECT 7.00 (32)
    BR0280I BRCONNECT time stamp: 2008-09-12 14.12.30
    BR0828I Changing password for database user SAPSR3
    BR0280I BRCONNECT time stamp: 2008-09-12 14.12.30
    BR0829I Password changed successfully in database for user SAPSR3
    BR0830I Password inserted successfully into table OPS$RGPADM.SAPUSER for user SAPSR3
    BR0280I BRCONNECT time stamp: 2008-09-12 14.12.30
    BR0802I BRCONNECT completed successfully
    INFO 2008-09-12 14:12:31.574
    Account orargp already exists.
    INFO 2008-09-12 14:12:31.578
    Account dba already exists.
    INFO 2008-09-12 14:12:31.583
    Account orargp already exists.
    INFO 2008-09-12 14:12:31.587
    Account dba already exists.
    INFO 2008-09-12 14:12:31.641
    Removing file /tmp/sapinst_instdir/ERP/SYSTEM/ORA/CENTRAL/AS/ora_query3_tmp1_1.sql.
    INFO 2008-09-12 14:12:31.649
    Creating file /tmp/sapinst_instdir/ERP/SYSTEM/ORA/CENTRAL/AS/ora_query3_tmp1_1.sql.
    INFO 2008-09-12 14:12:33.918
    Account orargp already exists.
    INFO 2008-09-12 14:12:33.928
    Account 0 already exists.
    INFO 2008-09-12 14:12:33.944
    Account dba already exists.
    INFO 2008-09-12 14:12:33.953
    Account 104 already exists.
    INFO 2008-09-12 14:12:33.973
    Account 0 already exists.
    INFO 2008-09-12 14:12:33.991

  • Error while installing Oracle 10g on Solaris 10.

    Hi all,
    I am trying to install Oracle 10g on Solaris 10 (x86). I did every thing that is given in the Installation manual
    created user,group and directories. set all the env variables.
    executing the runinstaller it throws error
    error in writing to directory /tmp/OraInstall2009-04-06_07-14-09PM.please ensure that this directory is writable and has atleast 69MB of disk space.Installation Cannot continue.+
    *:Error 0*
    I have given recursive a+rwx permission to /tmp folder and /tmp has 3.2 GB free space. am i missing some thing??
    I am very new to Solaris and Oracle;Please help me with this.
    Thanks.
    Regards
    Akhilesh Bhale

    Check also if the t-bit is set:
    [root@vtl1g121 ~]# ls -dl /tmp
    drwxrwxrwt 11 root root 4096 Apr 10 11:44 /tmp
    This is needed to mark the filesystem/directory as temporary.
    Sometimes this can cause such problems also
    Command: chmod +t   /tmp                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • I got error when I export database ORACLE 9i from solaris 9.

    I want to export full database ORACLE 9i from SOLARIS 9 to import full database on ORACLE 9i on windows.
    I set oracle environment and NSL_LANG with command:
    bash-3.00$ export ORACLE_SID=TIS
    bash-3.00$ export NLS_LANG=AMERICAN_AMERICA.TH8TISASCII
    and then run command to export:
    bash-3.00$ exp system/manager@TIS full=y file= /u03/dmp/TISfull.dmp log=/u03/dmp/exp_TIS.log
    I got error message as:
    Export: Release 9.2.0.1.0 - Production on Thu Oct 8 17:57:32 2009
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    Connected to: Oracle9i Enterprise Edition Release 9.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.1.0 - Production
    Export done in TH8TISASCII character set and UTF8 NCHAR character set
    About to export the entire database ...
    . exporting tablespace definitions
    . exporting profiles
    . exporting user definitions
    . exporting roles
    . exporting resource costs
    . exporting rollback segment definitions
    . exporting database links
    . exporting sequence numbers
    . exporting directory aliases
    . exporting context namespaces
    . exporting foreign function library names
    . exporting PUBLIC type synonyms
    . exporting private type synonyms
    . exporting object type definitions
    . exporting system procedural objects and actions
    . exporting pre-schema procedural objects and actions
    EXP-00008: ORACLE error 25153 encountered
    ORA-25153: Temporary Tablespace is Empty
    ORA-06512: at "SYS.DBMS_AW", line 42
    ORA-06512: at "SYS.DBMS_AW", line 105
    ORA-06512: at "SYS.DBMS_AW", line 221
    ORA-06512: at "SYS.DBMS_AW_EXP", line 264
    ORA-06512: at line 1
    EXP-00083: The previous problem occurred when calling SYS.DBMS_AW_EXP.schema_info_exp
    . exporting cluster definitions
    EXP-00056: ORACLE error 25153 encountered
    ORA-25153: Temporary Tablespace is Empty
    ORA-06512: at "SYS.DBMS_LOB", line 424
    ORA-06512: at "SYS.DBMS_METADATA", line 1140
    ORA-06512: at line 1
    EXP-00056: ORACLE error 25153 encountered
    ORA-25153: Temporary Tablespace is Empty
    ORA-06512: at "SYS.DBMS_LOB", line 424
    ORA-06512: at "SYS.DBMS_METADATA", line 1140
    ORA-06512: at line 1
    EXP-00000: Export terminated unsuccessfully
    How can I solve this problem?
    Any suggestion?

    #### HOW to solve it.
    ## To check the default temporary tablespace of the database:
    SQL> select property_name, property_value from database_properties;
    ## check DEFAULT_TEMP_TABLESPACE, if it use wrong temporary tablespace, run:
    SQL> alter database default temporary tablespace temp;
    ## check user with temporary tablespace, run command:
    SQL> select username, temporary_tablespace, account_status from dba_users;
    ## change temporary tablespace:
    SQL> create temporary tablespace temp1 tempfile '/data/u01/app/oracle/oradata/TIS/temp_b.dbf' size 100m;
    SQL> alter database default temporary tablespace temp1;
    SQL> drop tablespace temp including contents and datafiles;
    SQL> create temporary tablespace temp tempfile '/data/u01/app/oracle/oradata/TIS/temp01.dbf' size 100m autoextend off extent management local uniform size 1m;
    SQL> alter database default temporary tablespace temp;
    SQL> drop tablespace temp1 including contents and datafiles;
    Thanks

  • Problem logon as oracle user.

    There was a problem with my installation of oracle (8.1.5) on solaris 8 intel. So I logout out of oracle user.
    Now I cannot logon through CDE.
    There is a console message when logging on as root.
    The error message is SMTP-DAEMON needs 101 in /var/spool/mqueue.
    NOQUEUEL: low on space.
    Any suggestions to solve my problems?

    This looks like your 'sendmail' couldn't create a directoryfor group 101 (possibly your oracle dba account group). Check if your logs aren't full or you might temporarily shutdown sendmail just to enable you to log on.
    Hope it helps.

  • Error in Insallation of Oracle 10g in Solaris 5.9

    Hi,
    I am Installing oracle 10g in solaris OS.After completed the pre installation steps.I run the ./runInstaller command.But its showing error like this
    bash-2.05# ./runInstaller
    /export/home3/oracle10/install/.oui: syntax error at line 1: `(' unexpected
    I open the Script file also ...
    bash-2.05# cat runInstaller
    #!/usr/bin/sh
    # The environment variable $SRCHOME cannot be set during the installation
    unset SRCHOME
    AWK=/bin/awk
    BUNDLE=db
    OCR_LOC=/var/opt/oracle/ocr.loc
    LOCALONLY=local_only
    LOCAL=TRUE
    CMDDIR=`dirname $0`
    if [ "$CMDDIR" = "." ]; then
    CMDDIR=`pwd`;
    fi
    # Replace relative path with fully qualified path.
    if [ ! "`echo $CMDDIR|grep '^/'`" ]; then
    CMDDIR=`pwd`/$CMDDIR;
    fi
    if [ x${PATH} != x ]; then
    PATH=$CMDDIR/install:/usr/bin:/usr/ccs/bin:$PATH
    export PATH
    else
    PATH=$CMDDIR/install:/usr/bin:/usr/ccs/bin
    export PATH
    fi
    if [ x${LD_LIBRARY_PATH} != x ]; then
    LD_LIBRARY_PATH=/usr/lib:$LD_LIBRARY_PATH
    export LD_LIBRARY_PATH
    else
    LD_LIBRARY_PATH=/usr/lib
    export LD_LIBRARY_PATH
    fi
    # Determine whether there is an existing CRS or not.
    # Local is value of local_only in ocr.loc.
    # False means there is an existing CRS installation on the system.
    if [ -r $OCR_LOC ]; then
    LOCAL=`$AWK -F= /$LOCALONLY/'{print $2}' $OCR_LOC`
    fi
    case "$BUNDLE" in
    db)
    # One-click: only if there is no cmd line argument and it's not on CRS node
    if [ $# -gt 0 -o "$LOCAL" = "FALSE" -o \
    ! -r $CMDDIR/install/oneclick.properties ]; then
    $CMDDIR/install/.oui $*
    else
    $CMDDIR/install/.oui -oneclick
    fi
    crs)
    $CMDDIR/install/.oui $* -formCluster
    $CMDDIR/install/.oui $*
    esac
    Please tell me the solution asap.

    bash-2.05# ./runInstallerDon't install as root user.
    Did you install all important packages (listed in installation prerequisities)?

  • Porting of Sybase Application to Oracle 8i under Solaris

    Dear All
    I want to port an application from sybase 10.2 which is running under Solaris to Oracle 8I under Solaris. Apart from database objects and stored procedures which I have already converted I wan to conver some C Codes and Unix Scripts
    Which are either shell scripts or perl programs. I need all of your valuable suggestions in this regard.
    Q-1 . In the Perl Program the following lines are sybase specific
    Use Sybase:: Dblib
    Require /files0/apps/local/lib/perl15/Sybase/sybperl.pl;
    What will be the equivalent for ORACLE.
    Suggest what perl I should use in this context.
    In continuation to the above also I have some shell variables assigned as follows
    $SYB_SERVER=SYB_PROD_CERT;
    $SYB_DATABASE=APPLDB;
    $ENV{SYBASE}=/sybase/10.0.4;
    $ENV{DSQUERY}=$SYB_SERVER
    $SYB_USER=keshav;
    $SYB_PWFILE=/myappl/processcert/passwords/$SYB_SERVER;
    $SYB_PW=/usr/bin/cat $SYB_PWFILE;
    chop($SYB_PW);
    dbmsghandle(message_handler);
    dberrhandle(error_handler);
    ( ($dbproc = &dblogin($SYB_USER,$SYB_PW,$SYB_SERVER)) != -1 );
    ( &dbuse($dbproc, $SYB_DATABASE) != -1 );
    ( ($dbproc2 = &dblogin($SYB_USER,$SYB_PW,$SYB_SERVER)) != -1 );
    ( &dbuse($dbproc2, $SYB_DATABASE) != -1 );
    sub Statistics
    # get distinct sub-cat counts
    ( &dbcmd($dbproc, "select count(*),orgnumber,name=(select servicerorgname from servicer where servicer.orgnumber=transactionlog.orgnumber) from transactionlog group by orgnumber order by count(*) desc\n") != -1 );
    &dbsqlexec($dbproc);
    &dbresults($dbproc);
    $row = DBROWS( $dbproc );
    2. One of the Sample C Program is given here which I want to convert into pro*c.
    I would like to know what are the corresponding libraries of oracle under
    Solaris are to be used and also the respective header files mapping of Sybase
    To Oracle. Any comment of this will be appreciated.
    #include "sql.h"
    #include "unix.h"
    #include <stdlib.h>
    #ifndef SQL_INCLUDED
    #define SQL_INCLUDED
    #include <sybfront.h>
    #include <sybdb.h>
    /*#include "sybdbex.h"*/
    /* #include <syberror.h>*/
    #endif     
    /* LogonToServer(char server[]) */
    /*----------------------------------------------------------------------sra-*/
    DBPROCESS *LogonToServer(char server[], char datab[], char user[],
    char passwd[], char appname[] )
    PCHAR szTemp;
    char data[1000];
    int result;
    long l;
    DBPROCESS *dbp;
    LOGINREC *login;
    /* initiailize library */
    if ( dbinit() == FAIL)
    printf("DB Initialization failed!\n");
    exit(1);
    /* install user supplied error handling and message handling routines*/
    dberrhandle(err_handler);
    dbmsghandle(msg_handler);
    /* get LOGINREC structure and fill */
    login = dblogin();
    DBSETLUSER(login,user);
    DBSETLPWD(login,passwd);
    DBSETLAPP(login,appname);
    /* get a DBPROCESS structure for communicating with the server */
    if ((dbp = dbopen(login,server)) == NULL)
    printf("dbopen failed on server: %s\n",server);
    exit(1);
    dbcmd(dbp,strcat("use ",datab));
    dbsqlexec(dbp);
    result=dbresults(dbp);
    return dbp;
    /* LogoutOfServer() */
    /*----------------------------------------------------------------------sra-*/
    void LogoutOfServer(DBPROCESS *dbproc)
    DBPROCESS *dbp2;
    dbclose( dbproc );
    return;
    int err_handler(DBPROCESS *dbproc,int severity,int dberr,int oserr,
    char dberrstr,char oserrstr)
    if ((dbproc == NULL))
    return(INT_EXIT);
    else
    fprintf(ERR_CH, "DB-LIBRARY error:\n\t%s\n",dberrstr);
    if (oserr != DBNOERR)
    fprintf(ERR_CH,"Operating-system error:\n\t%s\n",oserrstr);
    return(INT_CANCEL);
    int msg_handler(DBPROCESS *dbproc, DBINT msgno, int msgstate, int severity,
    char msgtext,char srvname,char *procname,DBUSMALLINT line)
    return 0;

    Hello
    The "-D_BIG_ENDIAN" shows you that the code is endian-dependent. This means that the program cannot be ported 1:1 because x86 is little endian while Sparc is big-endian.
    I would first try to use "-D_LITTLE_ENDIAN" (or what flag ever I can find in the source codes) and to compile for x86.
    Because of the "-D_BIG_ENDIAN" different source code is used for both machines. Maybe the little-endian source code is wrong:
    #ifdef _BIG_ENDIAN
    // correct source code for Sparc
    #else
    // INCORRECT source code for x86
    #endifMartin

  • Oracle user installation issue

    I followed the instructions from
    http://docs.oracle.com/cd/E16655_01/install.121/e17752/usr_grps.htm#BACGFIFJ
    on my Solaris 11.1 VirtualBox box.
    Since i used the Solaris 11.1 - Text install, i don't have a graphical interface (no X11)
    i created an oracle user, as per the documentation instructions, using the command:
    # /usr/sbin/useradd -u 54321 -g oinstall -G dba,oper oracle
    The instructions in the following section http://docs.oracle.com/cd/E16655_01/install.121/e17752/usr_grps.htm#BABBHHAD
    say i should modify the .bash_profile file (which i assume is in the user's home directory)
    The problem is that the oracle user created using the earlier command has no home directory. Actually, after logging in as oracle, i get the following message:
    No directory! Logging in with home=/
    # grep oracle /etc/passwd
    oracle:x:54321:54321::/export/home/oracle:/usr/bin/bash
    but /export/home/oracle does not exist.
    When i try to mkdir /home/oracle i get:
    mkdir: Failed to make directory "/home/oracle"; Operation not applicable
    Needless to say, i cannot follow the rest of the Installation guide since user oracle has no home.
    I understand that this is mostly a Solaris admin question, but my issue is with the installation guide for not being clear about its assumptions, which is why i posted this here.
    Edit:
    some more output:
    root@solaris:~# ps -alfe | grep auto
    0 S     root  2293     1   0  40 20        ?   2500        ? 23:53:30 ?           0:00 /usr/lib/autofs/automountd
    0 S     root  2294  2293   0  40 20        ?   2573        ? 23:53:30 ?           0:00 /usr/lib/autofs/automountd
    root@solaris:~# uname
    SunOS
    root@solaris:~# uname -a
    SunOS solaris 5.11 11.1 i86pc i386 i86pc
    root@solaris:~# cat /etc/release
                                 Oracle Solaris 11.1 X86
      Copyright (c) 1983, 2012, Oracle and/or its affiliates.  All rights reserved.
                               Assembled 19 September 2012
    after some digging, i found that this is a known bug, included in Solaris 11.1's Release notes.
    Funny thing, this bug is listed as "Previously Documented Bug, Fixed in Solaris 11.1
    7070558 When the automount Service Is Disabled, useradd Creates Users With Inaccessible Home Directories

    Finally found my answer in another document. Setting Up and Managing User Accounts by Using the CLI - Managing User Accounts and User Environments in Oracle Solaris …
    Apparently, with Solaris 11.1 one must use the -d and the -m switches when creating a new local user.
    So the correct command to have issued is this:
    /usr/sbin/useradd -u 54321 -g oinstall -G dba,oper -d localhost:/export/home/oracle -m oracle
    Once the command was issued, the /export/home/oracle directory was created, (due to the -m switch), and because the user's home directory contains the hostname: part, this means that the /etc/auto_home file was updated.
    Once i logged in into the oracle account, the /home/oracle directory was created by autofs.
    The Oracle 12c documentation concerning the Solaris 11.1 OS should be updated to include the -d and -m switches.

  • Oracle 8i and Solaris For intel

    Hi All
    I need Your Help please
    I am trying to install oracle 8.1.7.0 at sun Solaris for Intel
    when I Run the /install/Solaris/runInstaller
    it's tell me please wait and the gave me this error
    arg list too long <----------------This is the Problem
    when I check Metal link Support I Found A topic tell me the reason for this error is:-
    E2BIG Arg list too long
    The argument list passed to the exec command
    is longer than the limit
    allowed in the operating system.
    but my Unix Kernel Parameters is :
    I add this parameter at ------> /etc/system
    set shmsys:shminfo_shmmax=4294967295
    set shmsys:shminfo_shmmin=1
    set shmsys:shminfo_shmmni=100
    set shmsys:shminfo_sshmseg=10
    set semsys:seminfo_semmni=100
    set semsys:seminfo_semmsl=100
    set semsys:seminfo_semmns=110
    set semsys:seminfo_semopm=100
    set semsys:seminfo_semvmx=32767
    Notes :
    this is the Default Values From the Installation Guide R2 for Solaris Intel
    My Environment Variable is:
    I add this Parameters at -----------------> .profile for oracle user
    umask 022
    DISPLAY=ksolaris:0.0
    ORACLE_HOME=/home/oracle/u01/app/oracle/product/8.1.6
    ORACLE_BASE=/home/oracle/u01/app/oracle
    NLS_LANG=AMERICAN_AMERICA.WE8ISO08859P1
    ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data
    ORACLE_SID=WORLD
    ORACLE_DOC=/home/oracle/u01/Docs
    TMPDIR=/var/tmp
    PATH=$ORACLE_HOME/bin:/bin:/usr/bin:/usr/css/bin:.
    Notes :
    I think there is some thing Wrong at DISPLAY Parameter
    the Machine that I will Install Oracle at it it's name is Ksolaris
    My Device Configuration Is :
    P4 1.7
    Ram 128
    Swap 650
    Please Help me And tell me How I Can Fix this message arg list too long
    think youuuuuuuuuuuuuuuuuuuu

    If u r going to install oracle for Solaris (inetl based) then obviously u have to download oracle of solaris version..

  • Oracle for Sun Solaris (Intel Platform)

    I want to know that if oracle for sun solaris 8 (intel platform) is available and anyone has installed it. On OTN only oracle for sun solaris (For SPARC ) is available for download.
    if anyone know it for solaris 8 (intel platform) then please tell me where to get it from.
    rohit
    [email protected]
    So that we may better diagnose DOWNLOAD problems, please provide the following information.
    - Server name ORACLE 9I DATABASE
    - Filename
    - Date/Time 5 JULY 2K2
    - Browser + Version IE 6
    - O/S + Version SUN SOLARIS
    - Error Msg

    I didn't see anything on the Sun site, but the disk arrived with my Solaris media. I have installed it on one machine (you need to create the "oracle" user id, the "dba" group, and you must set the tunable parameters for shared memory to install the software and example database.)
    I tried to install a second machine and the Oracle installer terminates half way through without errors. I'm still working that issue.

  • Memory issue, Oracle 10g in Solaris 10 zone

    I know many memory questions have been asked, but I couldn't find any similar to the problem I'm seeing.
    Starting from a fresh server boot, I have 12G of available memory, or nearly that anyway. Oracle 10g is installed with no databases created.
    After creating a database and running a few sql scripts to create tablespaces and users, my available memory is down to 3.5G.
    Rebooting the solaris zone containing Oracle does not restore any available memory. Shutting down the database does not restore any available memory.
    Why does Oracle seem to absorb so much available memory and not release it? I created the database from scripts and restricted the overall sga by a good bit over the defaults and while this did reduce the memory the oracle processes use, I'm still seeing this continual absorption of memory to the point where running any imports takes forever because my memory seems to bottom out. I saw it go down (using top, and vmstat) to about 500M at one point.
    Is there any utility that I can use, either solaris or sqlplus that will free up system memory?
    Message was edited by:
    tsmori

    After creating a database and running a few sql scripts to create tablespaces and users, my available memory is down to 3.5G.
    What are your settings fpr SGA_MAX_SIZE, SGA_TARGET and PGA_AGGREGATE_TARGET?
    Shutting down the database does not restore any available memory.
    Hmm that's really strange. We are running Oracle 9i on Solaris 10 Containers and didn't have any problems with memory leaks.
    Dim

  • Change group of user in solaris

    i have a doubt as to how to change group of a user in solaris. I want to change the group of the user. Please, do the needful.
    regards

    For Oracle specific questions you can try Database forum, for OS specific ones I already addressed you Create user in solaris, and Sun has its own site as well (http://www.sun.com).

  • Oracle 11g on Solaris 10

    HI all,
    I am trying to install Oracle 11.2.0.2 on Solaris 10 64 bit. However, the install is failing with the error "User Existence: Oracle".
    Error:
    This is a prerequiste condition to test whether user "oracle" exists on the system.
    Expected Value :n/a
    Actual value :n/a
    Thanks

    I want to install Oracle 11g on Solaris 10. However, when comes to ASM and Solaris paritioning using format I have one issue
    the format is showing partitions using Cylinder
    Part Tag Flag Cylinders Size Blocks
    0 root wm 1 - 8350 63.96GB (8350/0/0) 134142750
    How can I change that will show me sectors like in documentation
    Part Tag Flag First Sector Size Last Sector
    0 usr wm 34 1023.99GB 2147467230
    1 unassigned wm 0 0 0
    First sector instead on Cylinders
    If someone knows please help

Maybe you are looking for

  • In Pages 5.0 How do I change the highlight color?

    In Pages 5.0 How do I change the highlight color?

  • Get the date and time from iframe.

    Hi, Am using jdeveloper 11.1.1.6.0., I have used the following iframe source which gets the date and time. <af:form> <iframe src="http://free.timeanddate.com/clock/i3xb4nm0/n1722/tt0/tw0/ts1" frameborder="0" width="244" height="19">       </iframe> <

  • Problem in OUT Parameter in the stored procedure

    Hi, I have a problem in the OUT parameter of the stored procedure under the package. I encountered the error PLS-00306. Below are the codes. Package CREATE OR REPLACE package body test as      procedure sp_countries(rst OUT country_typ) as      sql_s

  • Changing a Standard User

    Speaking from a vey low level of expertise here.  I need to change the person who's name shows up next to the little house in the finder.  Under accounts, she is a Standard User.  She no longer works here and I would like the new employee to be the p

  • I still can't get Flash to run .. OSX10.6.8 ~ FFox latest 8.01

    I have had to go back to using Safari because I still can't get Flash to run! Does anyone know the secret please? This Adobe vs Apple thing is going too far. When I saw an FFox upgrade I rubbed my hands and thought Whoopee .. they will have fixed it