Quantcast
Browsing all 13329 articles
Browse latest View live

not able to format deadlock events table

Hi all, I'm working with DB2 ESE 10.1. I created my event monitor for deadlocks and was able ti capture deadlock data in an uformatted table. I see 39 entries in my table, but I'm not able to format...

View Article


limit the rows based on the year

Hi, DB2 V9.1 Z/OS Please find the below query and help me to solve it. We have to fetch the result set based on the Quarter value For ex. Please find below Code: BASE_TABLE              P_LOC    P_CODE...

View Article


ORACLE restore - how to restore specific .bkp file?

I just started working with oracle and I have some issue. My database is NONARCHIVELOG mode. I made two backups: they are at locations:...

View Article

How to get first positive numbers in partition

Let's say I have following table. I want to select 1,2,3,4 since they are the last positve Numbers. Can I do it in analytic query? Code: ID        VALUE 1        200.00 2        100.00 3        1.00 4...

View Article

Opening template files from Access

I'd like to create a central library for our company files on Access, which would open them as Windows Explorer does. I've tried hyperlinking, which opens pdf, doc files etc ok, but if I link to a MS...

View Article


Datafile not physically removed - 10g

Hi I'm a bit confused. I dropped 5 datafiles via Toad, 3 got physically deleted but 2 are still there. When I try to remove them manually I get: Code: Cannot Delete 'datafile_name'. It is being used by...

View Article

SQL Help in Crystal

I am an sql that was created in Microsoft Sequel Server,and I am cutting and pasting that into Crystal Reports 10 via the add command function. My information comes up blank, mainly because of a...

View Article

How to call stored procedure from SQL replication

Hi, I thought this would be pretty straight-forward but I can't seem to figure out how to call a stored procedure from SQL replication - Statements. I simply open Replication Center go to the...

View Article


Help with Relationship Question

I have a table with visit date, provider, and date of birth. The primary key is VId and this is the foreign key in the other related tables. All works fine now. I need to add a table which has the...

View Article


Fill from master combo box

Hello dear friends.. I am an infant to Access Data Base. I am developing a simple database for my school. The db has a table called 'Students' and it has a field called 'Paid Fees?'. I brought the...

View Article

Need help with a query

Hello i'am new here. i am looking for help! i have a table "Contact" with the following fields ID - Number - Timestamp. I have the following query Select Number from Contact Where...

View Article

how to set up newgrp on .profile

Hello all, I am having an issue setting up an environment on .profile. I want to set up my .profile in that way that everytime I login to the host, it should automatically set up my group. I tried the...

View Article

Question about DB2 v10 and simple table spaces

Hi! I have a DB2 database with some simple table spaces that were created using DB2 v8.1. We're migrating to DB2 v10 and I need to convert the table spaces from simple to universal. I have one table...

View Article


Multi-field Search

I'm a newbie to Access. So please excuse my ignorance. I have created a database for storing automotive wiring pigtails. I am trying to perform a search on the database using a basic query. I created a...

View Article

ImportError: libifsql.so: cannot open shared object file: No such file or...

I installed the IBM Informix SDK. It is setup in /opt/IBM/Informix. I installed Informixdb using this:python setup.py install --esql-informixdir=/opt/IBM/informixpython setup.py install The output from...

View Article


Query def with multiple clauses

I have some querydefs running in my database and I love how efficient they are........I am pretty much a novice at it. I am building a version 2 accounts receivable database and really want to build on...

View Article

Issues with connecting the database

Hi all, In our setup db2v9.7 using fixpack 4. Facing issues with connecting the database. Database connection went successfully, but suddenly database not able to connect. [db2inst1@XXX ~]$ db2 connect...

View Article


SQL Challenge: Numeric Combinations

I've been working with some interesting data puzzles recently and it got me thinking of some little challenges to try and solve in T-SQL. So here's one: Code: DECLARE @x table (   id    int  , price...

View Article

SQL Server to Access Query

Hi everyone, Im a little bit of newbie when it comes to sql so please bear with me while i try and explain what im trying to do. I have some SQL code that runs fine when queried with a MSQL server, it...

View Article

ODBC error on sql 2000 DB

Please i require assistance on how to resolve the ODBC error while trying to connect to sql 2000 database he error occurs when ODBC tries to connet to SQL server to obtain the default settings. The...

View Article
Browsing all 13329 articles
Browse latest View live