what is SSH?What is the differences between the SSH,SSH1,SSH2?
Answers were Sorted based on User's Feedback
Answer / asd
Secure Shell (SSH) is a cryptographic network protocol for
secure data communication, remote command-line login,
remote command execution, and other secure network services
between two networked computers that connects, via a secure
channel over an insecure network, a server and a client
(running SSH server and SSH client programs, respectively).
[1] The protocol specification distinguishes between two
major versions that are referred to as SSH-1 and SSH-2
| Is This Answer Correct ? | 1 Yes | 1 No |
Describe the process steps you would perform when defragmenting a data table. This table contains mission critical data?
How many components in your most complicated graph?
When running a stored procedure definition script how would you guarantee the definition could be rolled back in the event of problems?
If m loading a file of 1 million records.and the graph fails after loading 10,000 records. In this case if we use rollback command then what will happen?
The methods to improve performance of a graph?
. What is flow buffering ? How it reduces the chances of having deadlock ?
what is different daily and monthly develop the abinitio graphs?
How to insert/update a csv file by comparing it with another csv file? for example, i have 2 input files : ColA ColB ColC 1 A AA 2 B AB 3 C CC and second one : ColA ColB ColC 2 B BB 4 D DC Job should compare these 2 files and update the records present in first input file. so the output file will look like this: ColA ColB ColC 1 A AA 2 B BB 3 C CC 4 D DC
What parallelisms does Abinitio support?
what is the relation between EME , GDE and Co-operating system ?
How does the bre work with the co>operating system?
What is .abinitiorc and What it contain?