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 wOOdy-Soft 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 sharadmarathe

  1. sharadmarathe

    Configuring email in SAP R/3 4.6c in Win2K/SQl server 2000 environment

    Hi I would really appriciate if anyone help me out configuring Internet mail Gateway. I referred Note 99965 which mostly talk about unix environment. Since mlunxsnd.exe file is also available in win2k environment too, I tried to follow the same steps suggested in the note. But in SCOT when I...
  2. sharadmarathe

    Permissions of FTP'ed file

    Thanx a lot It worked. Sharad
  3. sharadmarathe

    Permissions of FTP'ed file

    Hello Whenever user's put the files to my server through ftp, the file is created with 640 (ie read/write to user, read to group and no permission to others). The same file is used in update-mode by the user in same group and job gets terminated because of permissions problem. How can I...
  4. sharadmarathe

    Hello Whenever user's put the fi

    Hello Whenever user's put the files to my server through ftp, the file is created with 640 (ie read/write to user, read to group and no permission to others). The same file is used in update-mode by the user in same group and job gets terminated because of permissions problem. How can I...
  5. sharadmarathe

    Disk To Filesystem Relationship

    Try Volume Manager Storage Administrator. It is GUI for veritas VM. Command to start is "vmsa"
  6. sharadmarathe

    sendmail subject line

    HI Ya. mailx is good option. Try #mailx -s &quot;subject&quot; e-mail_addresses < file containing mail details Sharad
  7. sharadmarathe

    How to get tomorrow's date?

    Hello Assign value of tommorows date to a variable and make that variable as part of your file name eg. tommorow=`TZ=PST-24 date +%d%m%Y` echo $tommorow Hope it helps Sharad
  8. sharadmarathe

    time zone set

    My apology for wrong info. zic is in /usr/sbin and not in /usr/bin
  9. sharadmarathe

    time zone set

    Hello You will find zic in /use/bin/zic. Try &quot;man zic&quot; for more info. Kind regards Sharad Marathe
  10. sharadmarathe

    Extract a tar file

    Hi It is really strange. All systems in our environment (Solaris 7 & 8) does contents /usr/sbin/static directory and following files in to it. cp, ln, mv, rcp & tar :(
  11. sharadmarathe

    Extract a tar file

    Hello Copy /usr/sbin/static/tar to /tmp directory and not /usr/sbin/tar. All other steps you have done are correct. Sharad
  12. sharadmarathe

    Extract a tar file

    Will you please explain what is wring in it?
  13. sharadmarathe

    Extract a tar file

    Hello Try chroot command Following example in man chroot does exactly what you want Example 1: Using the chroot utility. The chroot utility provides an easy way to extract tar files (see tar(1)) written with absolute filenames to a different location: example# cp /usr/sbin/static/tar...
  14. sharadmarathe

    MMINFO not returning all saveset information fof clone

    Hi Try -t 'last week ago' Sharad
  15. sharadmarathe

    sapclone does not work

    Thanx Kent You have given me good relief and I will get good sleep now. thanx again sharad PS: Any idea why sapclone does not work?

Part and Inventory Search

Back
Top