Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by 071

  1. 071

    Running VMWare over a Network

    Many thanks :-) I'll go with the external hard drive. Cheers, 71
  2. 071

    Running VMWare over a Network

    Hello, Wonder if anyone might be able to help...I have a laptop with 8GB of RAM and a Desktop with 3GB of RAM. I'm running out of hard disk space on my Laptop so was just wondering if it would be possible to copy over a VMWare Image to the Desktop, map a drive and force VMWare on my Laptop to...
  3. 071

    Installing Tomcat6 on CentOS 5.6

    Hello. Anyone tried install Tomcat6 on Centos 5.6 ? I tried the following but no joy... yum install yum-priorities # rpm -Uhv http://apt.sw.be/redhat/el5/en/i386/rpmforge/RPMS/rpmforge-release-0.3.6-1.el5.rf.i386.rpm # rpm -Uvh...
  4. 071

    Checking role privileges

    Oops, busy day...didn't see all of them[blush] Thanks again, top marks :-) Cheers, 71
  5. 071

    Checking role privileges

    Thanks Guys, Carp, your first query only returned the following: PRIVILEGE TABLE_NAME GRA ---------------------------------------- ------------------------------ --- SELECT V_$LOG NO...
  6. 071

    Checking role privileges

    Hello, I would like to check if one of my users has the following role privileges... grant select on sys.v_$parameter to ARTROLE / grant select on sys.dba_free_space to ARTROLE / grant select on sys.dba_tablespaces to ARTROLE / grant select on sys.v_$session to ARTROLE / grant select on...
  7. 071

    Automating an Oracle script on Windows

    It's a purge script, why would it depend on what I want to purge ? Isn't it possible to log is as the user in question and get Oracle to call the purge script or would I have to create the script within Oracle itself. Cheers, 71
  8. 071

    Automating an Oracle script on Windows

    Thanks but I don't want to include the oracle password in the batch file ! There must be a way of achieving this using DBMS scheduler ? Cheers, 71
  9. 071

    Automating an Oracle script on Windows

    Hello, I have a cleanup script which I would like to run on a weekly basis. Could anyone tell me how I could achieve this ? Running Oracle 10 G on Windows 2003. Thanks in advance. Cheers, 71
  10. 071

    Cannot locate ADSI Edit Snapin

    Hello, I downloaded Windows Server 2003 Service Pack 2 32-bit Support Tools but cannot see ADSI Edit in the avaiable snapin list ? I tried downloding ADSI seperatly but it won't work... Any help appreciated... Regards, John Cheers, 71
  11. 071

    Basic Security Question

    Thanks, I should have known :~/ Cheers, 71
  12. 071

    Basic Security Question

    Am a tad rusty here so would appreciate if you could help me out !! Was just wondering about the following drwxr-xr-x 7 root other 2560 Oct 10 10:10 bin Does this mean that the owner (root) has full permissions and the group "other" has read and execute and all others have read...
  13. 071

    TAR

    Thanks bftzmai - a tad rusty :~/ Cheers, 71
  14. 071

    TAR

    Hello, I would like to tar the contents of a CD to my /opt directory. I tried the following but it included the CD path as well ? tar -cvf foobar.tar /cdrom/cdrom0 Cheers, 71
  15. 071

    Disk Space

    Problem solved Spamly, It was using the new swap file on /space so I deleted the old one. Thanks again for all your advice. Cheers, 71

Part and Inventory Search

Back
Top