Connectivity to Oracle database using TNSPING
Hello everyone, today we are going to talk about an Oracle tool that we use to know if we have connectivity with the instance of the Oracle database to which we want to connect. It is the tool we use from the TNSPING command line. This tool is us ...