Jump to content

Calling Unix Ppl.......


peru_edaite_enti

Recommended Posts

[quote name='Silence..Please' timestamp='1325226391' post='1301213752']

$ ln -s /home/dba/oracle/test_link /home/dba/oracle/testlink_2


$ ls -ltr /home/dba/oracle/testlink_2
lrwxr-xr-x 1 oracle dba 34 Dec 29 12:16 /home/dba/oracle/testlink_2 -> /home/dba/oracle/test_link

$ mkdir -p /home/dba/oracle/test_link

$ cd /home/dba/oracle/test_link

$ touch test


$ ls -ltr /home/dba/oracle/testlink_2
lrwxr-xr-x 1 oracle dba 34 Dec 29 12:16 /home/dba/oracle/testlink_2 -> /home/dba/oracle/test_link

$ cd /home/dba/oracle/testlink_2

$ ls -ltr
total 2
-rw-r--r-- 1 oracle dba 5 Dec 29 12:18 test
[/quote]


but nenu create cheddam anukuntunna path yokka main root folder/mount point asalu ledu baa...ade kada...u are creating this in a mount point/ parent folder which exists...but na case lo ala kaadu kada

Link to comment
Share on other sites

[quote name='Alexander' timestamp='1325226548' post='1301213783']

oracle dba ki first nerpinchedhi adhey... :3D_Smiles_38: :3D_Smiles_38:
[/quote]

oh i don know that. good to know

Link to comment
Share on other sites

[quote name='Little Star' timestamp='1325226640' post='1301213808']
naku thelisi ln -s (nee directory path) (link path)
non existing di enduku linking??
[/quote]

[color=#282828][font=helvetica, arial, sans-serif][size=3]Baa issue enti ante, cloning chestunna from source backup pieces using duplicate command....[/size][/font][/color]

[color=#282828][font=helvetica, arial, sans-serif][size=3]backup pieces are in disks, so we have to ftp the backup pieces from source to target/aux server..I did that..[/size][/font][/color]

[color=#282828][font=helvetica, arial, sans-serif][size=3]now the backup pieces are to be in the same directory structure as it was in rman catalog....[/size][/font][/color]

Link to comment
Share on other sites

[quote name='CBZ' timestamp='1325226590' post='1301213794']


but nenu create cheddam anukuntunna path yokka main root folder/mount point asalu ledu baa...ade kada...u are creating this in a mount point/ parent folder which exists...but na case lo ala kaadu kada
[/quote]
may be mount point ki aithe different emo (!(< S/A's ni soft link create cheyamani adagakapoyava ?

Link to comment
Share on other sites

[quote name='CBZ' timestamp='1325226590' post='1301213794']


but nenu create cheddam anukuntunna path yokka main root folder/mount point asalu ledu baa...ade kada...u are creating this in a mount point/ parent folder which exists...but na case lo ala kaadu kada
[/quote]

It does not matter..ekkada mount avtado teliste u can still create a soft link..kani it will be a broken link until, the file system is mounted..anthe theda..for example /root/test1 ki soft link /root/test2 anuko, test1 create cheyakundane u can do tht kada..samething works here as well..

Link to comment
Share on other sites

[quote name='John Galt' timestamp='1325226949' post='1301213867']

It does not matter..ekkada mount avtado teliste u can still create a soft link..kani it will be a broken link until, the file system is mounted..anthe theda..for example /root/test1 ki soft link /root/test2 anuko, test1 create cheyakundane u can do tht kada..samething works here as well..
[/quote]
ya galtu ba...

but when I initiate the ln -s source link_name, its giving the error, file does not exists...


unix team ki mail petta cheyamani...chudali, if they can do or not

Link to comment
Share on other sites

[quote name='Silence..Please' timestamp='1325226391' post='1301213752']

$ ln -s /home/dba/oracle/test_link /home/dba/oracle/testlink_2


$ ls -ltr /home/dba/oracle/testlink_2
lrwxr-xr-x 1 oracle dba 34 Dec 29 12:16 /home/dba/oracle/testlink_2 -> /home/dba/oracle/test_link

$ mkdir -p /home/dba/oracle/test_link

$ cd /home/dba/oracle/test_link

$ touch test


$ ls -ltr /home/dba/oracle/testlink_2
lrwxr-xr-x 1 oracle dba 34 Dec 29 12:16 /home/dba/oracle/testlink_2 -> /home/dba/oracle/test_link

$ cd /home/dba/oracle/testlink_2

$ ls -ltr
total 2
-rw-r--r-- 1 oracle dba 5 Dec 29 12:18 test
[/quote]

:3D_Smiles:

Link to comment
Share on other sites

×
×
  • Create New...