Error when installing oracle 10g on OEL4..(oracle enterprise linux )

Hi everyone,
i am getting this error when i run ./runInstaller
[oracle@localhost database]$ ./runInstaller
./runInstaller: line 52: /root/Desktop/10201_database_linux32/database/install/.oui: Permission denied
But it has all the permissions (read,write,execute) for owner,groups,others.Do i have to give any more permissions.
File owner of that file : oracle
file group: oinstall
i used the following commands when i created the groups.
/usr/bin/groupadd oinstall
/usr/bin/groupadd dba
/usr/bin/ useradd-m-g oinstall -G dba oracle
what more permissions do i have to give to that ./runInstaller.
please helpme
sandeep

hi everyone,
Please help me.I am not able to figure out what am i doing wrong.I am getting the permission denied error when i am running the ./runinstaller.But it has all the read,write execute permissions
[root@localhost ~]# ls -ltr
total 120
-rw-r--r-- 1 root root 32283 Jan 3 18:36 install.log.syslog
-rw-r--r-- 1 root root 57519 Jan 3 18:36 install.log
-rw-r--r-- 1 root root 1446 Jan 3 18:36 anaconda-ks.cfg
drwxrwxrwx 3 oracle oinstall 4096 Jan 3 21:40 Desktop
[root@localhost ~]# su oracle
[oracle@localhost root]$ ls -ltr
ls: .: Permission denied
[oracle@localhost root]$ cd Desktop
bash: cd: Desktop: Permission denied
[oracle@localhost root]$ exit
[root@localhost ~]# cd Desktop
[root@localhost Desktop]# su oracle
[oracle@localhost Desktop]$ ls
10201_database_linux32
[oracle@localhost Desktop]$ ls -ltr
total 8
drwxrwxrwx 3 oracle oinstall 4096 Jan 3 21:38 10201_database_linux32
[oracle@localhost Desktop]$ cd 10201_database_linux32/
[oracle@localhost 10201_database_linux32]$ cd database/
[oracle@localhost database]$ ls -ltr
total 52
drwxrwxrwx 9 oracle oinstall 4096 Jan 3 21:38 doc
-rwxrwxrwx 1 oracle oinstall 1327 Jan 3 21:38 runInstaller
drwxrwxrwx 2 oracle oinstall 4096 Jan 3 21:38 response
drwxrwxrwx 5 oracle oinstall 4096 Jan 3 21:38 install
-rwxrwxrwx 1 oracle oinstall 5213 Jan 3 21:40 welcome.html
drwxrwxrwx 9 oracle oinstall 4096 Jan 3 21:40 stage
[oracle@localhost database]$ ./runInstaller
./runInstaller: line 52: /root/Desktop/10201_database_linux32/database/install/.oui: Permission denied
Please tell me what shall i do to run the installer.pleaseeeeee
thanks
sandeep

Similar Messages

  • Error when install Infrastructure 10g 10.1.2 in Windows2000 server

    My environment:
    RDBMS Version: 10.1.0.3.1
    Operating System and Version: Windows2000 SP4
    Product (i.e., OAS, IAS, etc): 10g AS Release 2
    Product Version: 10.1.2
    JDK Version: 1.4
    I have the folowing error when installing the Infrastructure (in the stage of SSO Configure Assistant):
    Default Subscriber GUID: E0575BDE015C411CAD99BDEF85F79029
    Subscriber Naming attribute: dc
    Default Subscriber Name: server01
    *** Resetting user DN and GUID information ...***
    Done....
    PL/SQL procedure successfully completed.
    No errors.
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.1.0.3.1 - Production
    With the Partitioning, Real Application Clusters, OLAP and Data Mining options
    NLS_LANG character set = WE8MSWIN1252
    NLS_LANG param = AMERICAN_AMERICA.WE8MSWIN1252
    ERROR : Exception while configing SSO DAD :
    oracle.ias.repository.schema.SchemaException: Unable to establish connection to the Oracle Internet Directory Server ldap://myserver.domain.com:3060/. Base Exception : javax.naming.CommunicationException: Request: 1 cancelled
    at oracle.ias.repository.directory.DirectoryReader.connect(DirectoryReader.java:124)
    at oracle.ias.repository.IASSchema.getDBConnect(IASSchema.java:523)
    Please advice.
    Thanks
    Trung

    I don't know much about the 10g Releases yet but I had the same error with 9.0.2.3. The problem is that OID isn't available when it needs to be.
    When you get the error, start OID using the command line then try running the config assistant again.
    Hope this helps
    Alex

  • Steps to install Oracle 10g on Red Hat Enterprise Linux 4 AS

    Hi Friends,
    I want to install oracle 10g on Red Hat Enterprise Lnux 4 AS. Can anyone give me steps how to install oracle 10g on it? My machine configuration Processor 2.66ghz Intel, Memory 1024 MB , HDD 160 GB, 845 mother board.

    In addition to the excellent suggestion by Paul, you may want to look at the internet resources such as
    http://www.puschitz.com
    http://ivan.kartik.sk
    http://www.dizwell.com
    each of which as Oracle install on Linux cookbooks.

  • Error when installing EM 10g

    Error
    java.lang.Exception: Exception in sending Request :: null
    An error has occurred!
    Error finding target orcl from the repository. The target does not exist or you may not have the access to the target.
    I received the above errors after following a tutorial to install EM 10g for a class I'm starting (very new to Oracle and dbase management). They appeared in the Database Control window. Everything was fine until I reached this point. Any help would be greatly appreciated.
    Many thanks!
    D

    Make sure your database is started, as well as the listener. Verify database is registered at the listener. Once you made sure your networking environment works properly retry. If problem persists it means at some point during the configuration you missed some parameters or enabled some features you shouldn't at this time.
    In case you have to rebuild and reconfigure your EM environment, use this sequence of commands:
    set oracle_sid=YourInstanceName
    emctl stop dbconsole
    emca -deconfig dbcontrol db
    emca -repos recreate
    emca -config dbcontrol db
    ~ Madrid.

  • Insufficient space in Javaheap Error when installing BIEE 10.1.3.4 on linux

    Hi,
    I am trying to install OBIEE 10.1.3.4 on Linux Enterprise 4 on a VM machine. When the installer reaches 20% it shuts down with the following error. Can someone please tell me how to resolve this as I am not able to install BIEE. I have 4GB of RAM with OAS 10.1.3 also running on this.
    JVMST109: Insufficient space in Javaheap to satisfy allocation request
    JVMST109: Insufficient space in Javaheap to satisfy allocation request
    WARNING: could not write using log service: ServiceException: (error code = 200; message = ""; severity = 0; exception = [java.lang.OutOfMemoryError: ])
    JVMDG217: Dump Handler is Processing OutOfMemory - Please Wait.
    JVMDG315: JVM Requesting Heap dump file
    JVMDG318: Heap dump file written to /u01/app/oracle/product/bi_unzip/RH_Linux/Server/Oracle_Business_Intelligence/heapdump.20091209.164713.7496.phd
    JVMDG303: JVM Requesting Java core file
    JVMDG304: Java core file written to /u01/app/oracle/product/bi_unzip/RH_Linux/Server/Oracle_Business_Intelligence/javacore.20091209.164713.7496.txt
    JVMDG274: Dump Handler has Processed OutOfMemory.
    JVMST109: Insufficient space in Javaheap to satisfy allocation request
    JVMST109: Insufficient space in Javaheap to satisfy allocation request
    java.lang.OutOfMemoryError
            at java.awt.GridBagLayout.GetLayoutInfo(GridBagLayout.java(Compiled Code))
            at java.awt.GridBagLayout.getLayoutInfo(GridBagLayout.java:835)
            at java.awt.GridBagLayout.preferredLayoutSize(GridBagLayout.java:659)
            at java.awt.Container.preferredSize(Container.java(Compiled Code))
            at java.awt.Container.getPreferredSize(Container.java(Inlined Compiled Code))
            at javax.swing.JComponent.getPreferredSize(JComponent.java(Compiled Code))
            at java.awt.BorderLayout.preferredLayoutSize(BorderLayout.java:591)
            at java.awt.Container.preferredSize(Container.java(Compiled Code))
            at java.awt.Container.getPreferredSize(Container.java(Inlined Compiled Code))
            at javax.swing.JComponent.getPreferredSize(JComponent.java(Compiled Code))
            at java.awt.GridLayout.preferredLayoutSize(GridLayout.java:348)
            at java.awt.Container.preferredSize(Container.java(Compiled Code))
            at java.awt.Container.getPreferredSize(Container.java(Inlined Compiled Code))
            at javax.swing.JComponent.getPreferredSize(JComponent.java(Compiled Code))
            at java.awt.BorderLayout.layoutContainer(BorderLayout.java:703)
            at java.awt.Container.layout(Container.java(Compiled Code))Thanks

    Here is solution from oracle.support.com: ID 1073417.1
    1. Set the environment variables JAVA_HOME, ANA_VARIANT, ORACLE_HOME and LD_LIBRARY_PATH.
    - ORACLE_HOME set to the ORACLE_HOME for the mid tier installation.
    - JAVA_HOME was set to $ORACLE_HOME/jdk.
    - ANA_VARIANT = Linux.
    2. Copy/Move installation files to the root directory (/ directory). Copy all script, Config, UnixChk.sh to root directory.
    3. Run install with the following syntax, from the JAVA_HOME directory:
    java -Xmx256m -jar setup.jar

  • Problem when install oracle 10g client on whitebox enterprise Linux 3

    I download oracle-client-10103.tar.bz2 and unzip.
    After set environment variable follow instruction
    I run runmefirst.sh, system cannot recognize the .o file.

    It is possible that you did not download the correct client.
    The file name for the 10.1.0.3 client for Linux x86 is ship.client.lnx32.cpio.gz. The Linux x86_64 client name is ship.client.lnxx86-64.cpio.gz .

  • Error when installing OAS 10g 10.1.2.0.2 Middle Tier on SUSE linux 10.3

    Hello,
    I have installed the infrastructure successfully but when I install the Middle Tier (in it's separate home) the installer gets up to 88% and then displays the error:
    Error in invoking target 'proxy_install runm_install server_install cgi_install cli_install conv_install qv_install' of makefile '/opt/oracle/OraHome_as101202_mt/reports/lib/ins_reports.mk'. See '/opt/oracle/oraInventory/logs/installActions2008-02-06_10-32-46AM.log' for details.
    Looking in the log I see:
    Start output from spawned process:
    rm -f rwproxy
    gcc -o rwproxy -L/opt/oracle/OraHome_as101202_mt//lib/ -L/opt/oracle/OraHome_as101202_mt/lib/ -L/opt/oracle/OraHome_as101202_mt/lib//stubs -rdynamic -Bdynamic -L/opt/oracle/OraHome_as101202_mt/jdk/jre/lib/i386 -L/opt/oracle/OraHome_as101202_mt/jdk/jre/lib/i386/server -L/opt/oracle/OraHome_as101202_mt/jdk/jre/lib/i386/native_threads -ljvm srwsps.o rwsdm.o rwsps.o \
         -Wl,-rpath,/usr/X11R6/lib -L/usr/X11R6/lib -lXm -lXt -lX11 -lm -lXp -lXext /opt/oracle/OraHome_as101202_mt/lib//libzrc.a -lca -lnn -lrw -lclntsh `cat /opt/oracle/OraHome_as101202_mt/lib/ldflags` -lnsslb10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /opt/oracle/OraHome_as101202_mt/lib/ldflags` -lnsslb10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lmm -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /opt/oracle/OraHome_as101202_mt/lib/ldflags` -lnsslb10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /opt/oracle/OraHome_as101202_mt/lib/ldflags` -lnsslb10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /opt/oracle/OraHome_as101202_mt/lib/sysliblist` -Wl,-rpath,/opt/oracle/OraHome_as101202_mt/lib,-rpath,/opt/oracle/OraHome_as101202_mt/jdk/jre/lib/i386:/lib:/usr/lib -lm `cat /opt/oracle/OraHome_as101202_mt/lib/sysliblist` -ldl -lpthread -lm -L/opt/oracle/OraHome_as101202_mt/lib -L/opt/oracle/OraHome_as101202_mt/lib/stubs/ -lutj -lutl -ljvm -lhpi -nsl
    gcc: unrecognized option '-nsl'
    /usr/lib/libXtst.so.6: undefined reference to `__stack_chk_fail@GLIBC_2.4'
    /usr/lib/libXtst.so.6: undefined reference to `__fprintf_chk@GLIBC_2.3.4'
    /usr/lib/libXtst.so.6: undefined reference to `__sprintf_chk@GLIBC_2.3.4'
    collect2: ld returned 1 exit status
    make: *** [rwproxy] Error 1
    End output from spawned process.
    Exception thrown from action: make
    Exception Name: MakefileException
    Exception String: Error in invoking target 'proxy_install runm_install server_install cgi_install cli_install conv_install qv_install' of makefile '/opt/oracle/OraHome_as101202_mt/reports/lib/ins_reports.mk'. See '/opt/oracle/oraInventory/logs/installActions2008-02-06_10-32-46AM.log' for details.
    Exception Severity: 1
    The OS is SUSE 10.3. I know it's not certified.
    It looks to me that the make utility does not know how to handle the '-nsl' option.
    Is there a workaround for this error?
    I hope some one has an idea as I have searched the forums and google without much success.
    Thanks in advance,
    Jon

    Thanks for the tip.
    Correct me if I am wrong but you have set up SLED SP1 connecting to an OS like (RHEL 4/OEL 4,SuSE 9) using VMWare Server. What OS is SLED?
    I chose SUSE 10.3 as its free and I want to set up apps server for purely training purposes. Do you know of a free linux OS that is certified to run AS 10g 10.1.2.0.2?
    Thanks
    Jon

  • Error when installing AS 10g Rel 2(10.1.2.0.0) on solaris 5.9

    downloaded application server 10g rel 2 (10.1.2.0.0) - portal and wireless for solaris 5.9/sparc.
    when i try to install i see some link errors related to ssl functions and libnnz10.so in the install logs
    e.g
    ssl_DisableClientAuthentication undefined symbol first referenced in libnnz10.so
    does any one have any hint or suggestion? thanks in advance.

    thanks mathias,
    but i have already done, netstat -na |grep portnumber
    but nothing no port in range are set
    thanks howevar
    regards

  • Making new oracle 10g cluster in redhat enterprise linux

    Hy All
    i have installed redhat enterprise server in 2 systems and both are attached with SANE network storage. i want to configure oracle 10 g clustering with this setup.
    should i have to configure clustering in linux only or there is a feature of clustering in oracle?
    if yes than how to do that? i dont have any idea about oracle
    please somebody help me
    with regards,
    ali

    Hi Ali!
    Hardware clustering is differnet from Oracle clustering.
    If you have the database you should investigate RAC http://www.oracle.com/pls/db102/to_toc?pathname=rac.102%2Fb14197%2Ftoc.htm&remark=portal+%28Administration%29
    For the Application Server have a look at http://download-uk.oracle.com/docs/cd/B14099_18/core.1012/b14003/toc.htm
    Hardware clustering with RedHat could be achieved with Piranha.
    cu
    Andreas

  • Gives  ORA-12560: TNS: protocol adapter error when installing oracle 10g

    I tried to install oracle 10g r2 in server 2008. but it gives ORA-12560: TNS: protocol adapter error when installing. how I can fix this issue??? please help me ASAP. because its urgent.
    thanks in advance.
    chamara

    Welcome to the forums !
    Pl indicate which version of 10g you are installing and on which version of Win 2008. Neither 10gR1 nor 10gR2 are certified to be installed on Win 2008 R1, AFAIK.
    For 10gR2, only 10.2.0.5 is certified for Win 2008 R2 - see MOS Doc 1173433.1 (How to Install Oracle 10.2.0.5 on MS Windows 7 / Windows 2008R2)
    Also see MOS Doc 740926.1 (Where can I find the Database / Client software to download for Microsoft Vista, or Windows 2008R1?).
    Both 10gR1 and 10gR2 are now in extended support - is there a reason you are not using 11gR2 ?
    HTH
    Srini

  • Errors when installing Oracle Client 10.2.0.2.0 on zLinux (Red Hat)

    I am receiving errors when installing Oracle Client 10.2.0.2.0 (Administrator) on zLinux. During the install I receive two notifications for File Not Found when the installer tries to create the link for lib32/libclntsh.so.10.1. I hit ignore on the pop-ups and the install completes. The Oracle Net Configuration Assistant then fails to launch with the following error:
    Output generated from configuration assistant "Oracle Net Configuration Assistant":
    Command = /opt/oracle/product/10.2.0/db_1/bin/netca /orahome /opt/oracle/product/10.2.0/db_1 /orahnam Oracle_home /instype custom /inscomp client,oraclenet,ano /insprtcl tcp /cfg local /authadp NO_VALUE /nodeinfo NO_VALUE /responseFile /opt/oracle/product/10.2.0/db_1/network/install/netca_clt.rsp
    UnsatisfiedLinkError exception loading native library: njni10
    Configuration assistant "Oracle Net Configuration Assistant" failed
    The "/opt/oracle/product/10.2.0/db_1/cfgtoollogs/configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled. This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.
    I have seen multiple threads relating to very similar errors, but none of the fixes that were suggested have worked. I have double checked the required Red Hat packages and made sure they were all installed on the server. All of the prerequisite checks for the installer are successful. Any assistance would be of most helpful!

    Worked with my Linux system admin and figured out that we were indeed missing some packages. There are 390 and 390x rpm's for Red Hat on System Z, i.e. 64 bit and 32 bit versions. Since we are running a 64 bit os some of those 32 bit packages did not get installed. Since our roles are split up, I am kind of blind as to the OS setup so I was not able to catch the problem. It is truly puzzling as to why Oracle would need 32 bit packages even though Oracle client is 64 bit. Regardless, after adding the 32 bit rpm's the installer was able to perform the linking operation that was failing, and the network configuration script ran successfully.

  • Oracle Application Server for SLES Linux error when install

    I try install Oracle Application Server Infrastructure (as_linux_x86_portal_wireless_101202) on SLES:
    1. I install orarun package.
    2. Install patch 3167528 - remove entries from the "/etc/services"
    error when install - the OPMN process manager failed to start.
    I read opmn/logs: can't load shared library libdb.so.2...
    I check /usr/bin/libdb.so and found libdb-4.3.so
    I create simbolik link libdb.so.2 to libdb-4.3.so and retry install oracle Application Server Infrastructure, but have this error again.
    I try install Oracle Application Server Infrastructure on several linux distribs, but have this error again adn again..
    how I can fix this error? help mee pls..

    I think that you need to download a patch for that error, this patch is just a library that you need create a link to it.
    Follow this Metalink Note      790943.1
    Greetings

  • Rapidwiz - libXtst.so.6 error when installing EBS R12 on Oracle Linux 6.3

    Hello All,
    I am getting libXtst.so.6 error when installing EBS R12 on Oracle Linux 6.3
    I could not find the exact file to download. Can anyone of you help me to the proper location.
    Thanks in advance.

    987696 wrote:
    Hello All,
    I am getting libXtst.so.6 error when installing EBS R12 on Oracle Linux 6.3
    I could not find the exact file to download. Can anyone of you help me to the proper location.
    Thanks in advance.Please see these docs -- Search for "libXtst.so.6".
    Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.1.1) for Linux x86 [ID 761564.1]
    Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.1.1) for Linux x86-64 [ID 761566.1]
    Oracle Forms Upgrade to 10.1.2.3 fails with error /usr/lib/libXtst.so.6: undefined reference [ID 1120527.1]
    Thanks,
    Hussein

  • Root.sh failed throws error when installing Oracle Grid Infrastructure 11.2

    Hi,
    root.sh failed with the following error when installing / configuring the oracle grid infrastructure version 11.2.0.1 for standalone on RHEL 6
    Now product-specific root actions will be performed.
    2011-10-10 11:46:55: Checking for super user privileges
    2011-10-10 11:46:55: User has super user privileges
    2011-10-10 11:46:55: Parsing the host name
    Using configuration parameter file: /apps/opt/oracle_infra/crs/install/crsconfig_params
    Creating trace directory
    LOCAL ADD MODE
    Creating OCR keys for user 'oracle', privgrp 'oinstall'..
    Operation successful.
    CRS-4664: Node vmhost1 successfully pinned.
    Adding daemon to inittab
    CRS-4124: Oracle High Availability Services startup failed.
    CRS-4000: Command Start failed, or completed with errors.
    ohasd failed to start: Inappropriate ioctl for device
    ohasd failed to start: Inappropriate ioctl for device at /apps/opt/oracle_infra/crs/install/roothas.pl line 296.
    I followed the steps / solution provided in the ID 1069182.1. But no use.
    Are there any workaround?
    Thanks
    -KarthicK
    Edited by: user11984375 on Oct 10, 2011 7:06 AM

    Check the logfiles under $GRID_HOME/log/<node_name>/cssd/
    I had seen the same problem and the following resolved the problem for me.
    [root@rac1 ~]# rm -f /usr/tmp/.oracle/* /tmp/.oracle/* /var/tmp/.oracle/*
    [root@rac1 ~]# > $ORA_CRS_HOME/log/<node_name>/cssd/<node_name>.pid
    HTH,
    Raj Mareddi
    http://www.freeoraclehelp.com

  • Cant install oracle 10g release 2 on unbreakable linux

    i have being trying to install oracle 10g re 2 on unbreakable linux.after installation i open the url for bot em/isqlplus and it works.but after restarting the system i type the command
    emctl start dbconsole
    it says command not found
    pls help me any 1.

    There is so much you aren't telling us. For example, if you created a user "oracle" to be the Oracle software owner and install the Oracle software with, there will be a directory named /home/oracle. Inside this directory will be a file called .bash_profile. You can put lines like export ORACLE_HOME=, export ORACLE_BASE= and export ORACLE_SID= so that your environment is set up when you login. Jeff Hunter has a lot of information like this on his website. Check it out.
    Tom

  • How to install Oracle 10g on to Red Hat Linux 5 Server

    I'm new to both Linux and Oracle. I've been working on an installion of Oracle 10g on a Red Hat Linux 5 Server for about 2 weeks. I've been doing a lot of reading about installing Oracle on a Linux environment. I finally got to the installation portion and the Oracle Installer displayed a message that I had to have Red Hat 4 or 4 Enterprise to continue.
    How can Install Oracle 10g onto a Red Hat 5 Linux Server"? Is there an option that I can use to bypass the OS checking?
    Thanks

    Unfortunately there is no way to access metalink without a valid account. You could then just try to skip preinstall requisites with this clause:
    ./runInstaller -ignoreSysPrereqs
    or this method:
    Copy the oraparam.ini from the installation source install/oraparam.ini to /tmp directory.
    Edit the file /tmp/oraparam.ini so this file reads:
    After
    [Certified Versions]
    Linux=redhat-3,SuSE-9,redhat-4,UnitedLinux-1.0,asianux-1,asianux-2,redhat-5
    also, make sure you have these packages installed:
    # rpm -ivh gcc-c++-4.1.1-52.el5.i386.rpm gcc-4.1.1-52.el5.i386.rpm
    libstdc++-devel-4.1.1-52.el5.i386.rpm glibc-devel-2.5-12.i386.rpm
    glibc-headers-2.5-12.i386.rpm libgomp-4.1.1-52.el5.i386.rpm
    libXp-1.0.0-8.i386.rpm compat-libstdc++-296-2.96-138.i386.rpm
    compat-libstdc++-33-3.2.3-61.i386.rpm
    ~ Madrid.

Maybe you are looking for

  • Error while adding user after customizing form in 11gR2

    Hi Experts, I have worked on customizing my User view form. I followed steps as: Navigated to View user form--> clicked customize (top left) --> view --> source --> selected area --> clicked edit on popup box I made certain changes on labels names an

  • Pull Current and First Previous Record

    Hello,  I am not having any luck on how to do this... I am doing a salary history report.  I want to pull the current salary and the first previous salary only to compare the difference of the last two pay rates in the history. The salary history rec

  • Adobe QT Server Crashing?

    I've got a problem that I can't make changes to some clips on a sequence.  When ever I double click on them to load them in to the viewer and see the effects applied I get the wait cursor and Adobe QT Server goes to exactly 100% cpu usage, which to m

  • URGENT - Change the timestamp on Modified access on folder in Windows 2003 Server

    Hi How can I change the time stamp (for modified access )on a folder on a Windows 2003 Server folder? Thanks

  • Panther G4 AGP won't boot for anything!

    At our school we have 10 G4 macs. One was working, but as of July it has been dead. For some reason the grey apple at bootup sits forever. It was running panther. I tried to boot off a panther CD and no go. Only a OS 9.1 disk will boot, but after sho