Hi
Am making connection to oracle using ISQL as shown in the code.
This code is just a minor part of a big code.
I want to capture the error if the password/login is wrong or if connection is not made.
I need to capture the error code also.
Also, If such an error occurs, i need to exit out of the script
How can this be done in ISQL
Any help will be appreciated.
Thanks in advance.
Code:
Hello,
I have two AIX6.1 machines that can communicate with each other through ssh.
The problem is that one of them somehow closes the connection after some time and i don't know the reason of that.
For example today i send through rsync command 7 files from one server to the other.
I am trying to authenticate using my USB smartcard reader to a website.
I am running Ubuntu 10.04 LTS, with its most up to date Firefox browser 3.6.24.
I get the following error message:
Secure Connection Failed
An error occurred during a connection to www.socialsecurity.be.
SSL peer was unable to negotiate an acceptable set of security
parameters.
(Error code: ssl_error_han
I am using shibbolet for single user authentication and it needs a ssl configuration which facilitates the user authentication process. Before it was working fine but now I am facing a SSL handshake failure error and the secure connection is being ignored.
When I try to open console in proxmox ve nothing happens and I see this error in logs:
no connection : Connection timed out
TASK ERROR: command '/bin/nc -l -p 5900 -w 10 -c '/usr/sbin/qm vncproxy 100 2>/dev/null'' failed: exit code 1
How can I fix this please?
I get following message in my php application:
This request takes too long to process, it is timed out by the server. If it should not be timed out, please contact administrator of this web site to increase 'Connection Timeout'.
Even though i have kept this code
set_time_limit(0);
How do we fix connection time out issue?
I ran the update to 4.04 and have the ringtone issue so I have been manually checking for the HTC update that fixes the bug but it is not available. I tried to update the PRL, Profile and Firmware but I get error code 1233. I am guessing that this is also stopping me from receiving the fix from HTC but I am not sure. I have done the power button simulated battery pull with no impact.
This error never occurred to me, and now suddenly, out of nowhere , am getting the following error
/OpenCV-2.4.0/modules/core/src/array.cpp:2482: error: (-206) Unrecognized
or unsupported array type in function cvGetMat
Could you please tell me why this would happen? Thanks in advance.
I am trying zip a file in a aix and getting error below
Code:
#zip -P welcome test.zip test.csv
zip error: Invalid command arguments (encryption not supported)
Myos details are
Code:
5300-04-03
RPM installed are
---
Code:
$ rpm -q zip
zip-2.3-3
Please help me to resovel this.
Moderator's Comments: