which r the connectors used in san?
Answer / Sandhya Tripathi
In SAN (Storage Area Network), the following connectors are commonly used:
1. Fibre Channel Connectors: These include FC-AL (Arbitrated Loop) connectors, FC-SW (Switched) connectors, and FC-GP (Generic Partnership) connectors.
2. SAS (Serial Attached SCSI) Connectors: These are used for connecting storage devices to SAN switches or HBAs (Host Bus Adapters).
3. iSCSI Connectors: These include Ethernet RJ-45 connectors, which are used for iSCSI over IP networks.
| Is This Answer Correct ? | 0 Yes | 0 No |
i have input like this Column 1 ,column 2 3,a 4,b 5.c i want output aaa bbbb ccccc Ple help any one?
If seg file having 10 records ex:eid 1 2 " " 10 if oracle database having 100 records ex:eid 1 2 " " 100 how to delete matched records permenently from oracle database using datastage ?
whom do you report?
What is the Main difference between Lookup Failure and Lookup Not Met? Plz explain with Example.
What are the repository tables in datastage?
what is a message handler
I am getting input value like X = Iconv(ā31 DEC 1967ā,āDā)? What is the X value? How it is? At what situation we r used Iconv(),Oconv().
How many number of reject links merge stage can have?
What is data partitioning?
wt is the diff b/w odbc and oracle stage
What is the function in Transformer stage can act as Rank Function in oracle
source file having the data like aabbccc, i want target file result like a1a2b1b2c1c2c3.