> Concerning the symlink loop.  Here's more details.  We call:

>         Cwd::abs_path(/tmp/q9xtBKW3Rq)

> Apparently /tmp is a symlink on your system, and it gets resolved as
> $SYSNAME/tmp.  Trying to resolve $SYSNAME then loops, each time yielding
> $SYSNAME.  Is this a typical os390 configuration?

By this moment a large amount of information in a nutshell

1 SYSNAME is a global variable system z/OS
  
http://www-01.ibm.com/support/knowledgecenter/SSLTBW_2.1.0/com.ibm.zos.v2r1.ieae200/ieae200338.htm?lang=en

2 file system HFS based on dataset.

 
http://www-01.ibm.com/support/knowledgecenter/SSLTBW_2.1.0/com.ibm.zos.v2r1.idad400/ch29.htm?lang=en
 
http://www-01.ibm.com/support/knowledgecenter/SSLTBW_2.1.0/com.ibm.zos.v2r1.idad400/dtmngt.htm?lang=en

Yes   SYSNAME a reference to itself and a directory with the name of the system

(00:51) RS12 : PDKUZM | / :> ls
total 400
lrwxrwxrwx   1 ROOT     SYS1           9 Jun 24  2013 $SYSNAME@ -> $SYSNAME/  { 
de facto -> /RS12 }
lrwxrwxrwx   1 ROOT     SYS1           9 Jun 24  2013 $VERSION@ -> $VERSION/
drwxr-xr-x     6 ROOT    SYS1     8192 Jun        2001 RS12/



------------------------------------------------------------------------
 Yaroslav Kuzmin
Developer C/C++ ,z/OS , Linux
3 Zhukovskiy Street · Miass, Chelyabinsk region 456318 · Russia
Tel:  +7.922.2.38.33.38
Email: ykuz...@rocketsoftware.com
Web: www.rocketsoftware.com

================================
Rocket Software, Inc. and subsidiaries ■ 77 Fourth Avenue, Waltham MA 02451 ■ 
+1 800.966.3270 ■ +1 781.577.4321
Unsubscribe From Commercial Email – unsubscr...@rocketsoftware.com
Manage Your Subscription Preferences - 
http://info.rocketsoftware.com/GlobalSubscriptionManagementEmailFooter_SubscriptionCenter.html
Privacy Policy - http://www.rocketsoftware.com/company/legal/privacy-policy
================================

This communication and any attachments may contain confidential information of 
Rocket Software, Inc. All unauthorized use, disclosure or distribution is 
prohibited. If you are not the intended recipient, please notify Rocket 
Software immediately and destroy all copies of this communication. Thank you.

Reply via email to