EIX000: (-11020) Communication link failure.: A protocol error has been...
Hi, i am getting the following error UNK Database connection to '<db_name>' failed due to (EIX000: (-11020) Communication link failure.: A protocol error has been detected. Current connection is...
View ArticleE22003: (-1214) Value exceeds limit of SMALLINT precision
Hi, I am getting the following error: TraceDBError #1:(ADO Error# -2147467259|Description E22003: (-1214) Value exceeds limit of SMALLINT precision|Source Ifxoledbc|SQLState |NativeError -1214)...
View ArticleError Connecting OLEDB
I am trying to connect to an Informix DB from a Windows Server 2008 R2 machine. I installed the Client SDK and configured SETNET with the server datails. When I do a test connection using a UDL, I get...
View ArticleWatch The Lone Ranger Online
Do you want to get the list of the today's events and hit movies come and get here now. The Greenbrier Classic 2013 Live Stream Watch Despicable Me 2 Online Watch The Lone Ranger Online Watch The Way,...
View ArticleSybase Auditing Tool
Hi, I am just wondering if anyone out there is familiar with any sybase auditing or scanning tools. I am conducting an audit of the users in the db and wish at the minimum to extract a list of all...
View ArticleChart Based On Text Box in Report
Hi, I am creating report with a graph chart. What I want is that chart's data is based in the textbox/es that is found in reports. Can anyone teach me how to do it?
View Articledb2admin
v9.7 ESE on Windows 2003. Is it ok to remove db2admin (got created during installation) if db2 is started using Local System account and SYSADM_GROUP is set to DB2ADMNS (DBA user is part of DB2ADMNS)...
View ArticleUsing VBA to connect to Oracle vs SQL Server
Hey guys, extreme newbie to Oracle, but intermediate user to SQL Server. I have a question with a (hopefully) simple answer. I have written some code in VB that opens a connection to a SQL Server...
View ArticleSybase IQ OpenClient errors while using with Perl DBI
I'm running Sybase IQ client on an AIX 5.3 machine which connects to a Sybase IQ server running on an AIX 6.1 machine. I am able to connect using isql and using Perl DBI. My problem is that sometimes...
View Articlecan this be done by a query or?
Student lectures, subjects and locations are stored in a table like this and now we are in record ID number 154. Code: ID studentname lectureplace lecturesubject 1 jack A...
View ArticleRegarding tablespace state
Hi, Good afternoo to all, My tablespace state is Reorg balancer active state how to i will bring the tablespace to normal state. Thanks and Regards Narasimha A
View ArticleLike operator ignores latin small letter a with dot above [ȧ] in select...
Hi, below query returns result in both the cases Actual Data ncharTitle ----------- JȧSØÑ when running query select * from sampletable where ncharTitle like (N'%JȧSØÑ%') select * from sampletable where...
View ArticleConstraint
Code: SQL> create table me(id number primary key); Table created. SQL> create table u(id number references me(id)); Table created. SQL> insert into me values(10); 1 row created. SQL>...
View ArticleCopy records from form and those marked with checkbox in subform to table...
Hello, I am currently working on a form in a database. This form is used to unite sets of values from separate tables into another table. For that I have created a Form with a Subform. The Form has...
View ArticleCannot give root remote access
Hi, I'm trying to enable remote access for the root user in MySQL (this is a test-DB that is only accessible from the internal network so it's not a security issue). On the server itselft I ran the...
View ArticleUse of UTL_FILE Package on remote server
Hi All, This is my first post on this forum :) I have a system setup in which there are 2 servers i.e. UNIX and DB server. Now, I'm making use of UTL_FILE package of oracle to write into a file on UNIX...
View ArticleHow to get SQL Browser Service Status
Hi, How to get SQL Browser Service status by T-SQL Statement Thanks Christopher F
View ArticleDB2 install fails - linux 64
Hi, this is what I found in the log file while trying to install db9.7 in linux64 box. Registering DB2 licenses :.......Success ERROR: The value "DB2SYSTEM=dfc03sss" could not be added to the Global...
View Articledb2move command error
I am trying to run a db2move command and am getting an error. Has anyone seen it before? Application code page not determined, using ANSI codepage 21333 ***** DB2MOVE ***** Action: EXPORT Start time:...
View ArticleSPOOL only DBMS_OUTPUT and display only oracle error
Hi All, I have a very simple requirement. I want to spool only the output of DBMS_OUTPUT.PUT_LINE to a file but the same shouldn't be displayed on the screen. I have already achieved this by using the...
View Article