Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
Database Servers
DB2InformixIngresMS SQLOraclePervasive.SQLPostgreSQLProgressSybase
Desktop Databases
FileMakerFoxProMS AccessParadox
General
General DB TopicsDatabase Theory
Related Topics
Java Development.NET DevelopmentVB DevelopmentMore Topics ...

Database Forum / Sybase Topics / July 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
What's wrong?31 Jul 2006 19:33 GMT1
Please help me....
I have two tables *trainee2* and *grading_result2*.
TRAINEE2[/B] HAS AN ATTRIBUTE *GRADE*, WHICH I USE A TRIGGER TO UPDAT
AFTER I DO AN INSERT INTO *GRADING_RESULT2*.
newbie isql help27 Jul 2006 18:15 GMT9
Hi, I'm trying to run a simple SQL command thus:
$ isql -i input_file -o output_file user@host:port.
I'm using Solaris 8 as the OS and ASE 12.5.3 as the SQL server.
When I run the above command, the output file is generated but is 0
select all indexes sybase how to PLEASE26 Jul 2006 21:27 GMT1
I need to do a select count from all User  indexes in sybase, and I
don't know how, I do know that for table is
select name from sysobjects where type ='U' order by name
Go
ASE backup with fs/lvm snapshot ?25 Jul 2006 18:44 GMT1
has someone some experience about ASE backup (12.5.3 and 15) with linux
LVM or hpux LVM
snapshots and netapp snapshots (on iSCSI) ?
thanks
Check Replication25 Jul 2006 13:57 GMT3
I have to find a way to check if the replication has been done well,
checking if all the rows were replicated. This is for one huge table
(billions of rows). I was thinking in writing some sp...
Do you have any advice/comment on how to do this?
free tool for monitoring database?25 Jul 2006 12:56 GMT2
Does anybody know free tool for remote monitoring database?
thanks
from 9.0.1 to 9.0.221 Jul 2006 13:13 GMT1
Help
May i update database 9.0.1. for linux to 9.0.2. or can only update to
9.0.1. newest patch?
thanks.
Unused space19 Jul 2006 18:01 GMT1
I recently added another data device 200mb
disk init name="disk_dev_4", physname="<SYBASE_ROOT>\data\disk_dev_4" ,
vdevno=4,size=102400;
alter database dbmods on disk_dev_4=200;
Performance issue18 Jul 2006 15:00 GMT1
I have just added a new column on an existing table.
This column is getting updated at an average rate of 25,000 rows per
day.
The table is written to and read from by a Sybase Stored Procedure.  I
object created in a database using reserved word, 'table'18 Jul 2006 07:42 GMT2
We can create objects name in a sybase database using reserved
keywords, if we enclose the keyword with square bracket. Ex:
We can not create a table with the name, 'table' but we can create a
table with the name [table].
Round-off of a float column17 Jul 2006 11:24 GMT3
If i want to round off column amount with datatype float of a table,
table1, how can i round it off?
e.g.
amount: 67032 => 67032
Query to find amissing number14 Jul 2006 18:07 GMT3
   I need to write a query to find out a set of missing number in a given
sequence.
Eg :  a Column in some table has the following data
Col1
Sybase convert oddity13 Jul 2006 13:02 GMT2
select convert(numeric(16,2), 5.329),convert(numeric(16,2), '5.329')
returns
5.32     5.33
I would like to understand the logic behind this behavior, if any.
query for: is table X partitioned?12 Jul 2006 07:45 GMT2
Our project has a large number of tables and we need some generic
method to truncate them all (dropping tables is out of the question),
the problem is that some of the tables are  partitioned and some
aren't. I can implement the feature above easily as a stored procedure
Get servername and port11 Jul 2006 23:23 GMT4
Hi, I'm connected to a DB server via a command prompt. I'm not sure how
this comand prompt is set up and I'm trying to figure out a way of
getting the (fully qualified) server name (or address) and the port
thru which I'm connected so that I can use this info to use a more user
Pages: 1 2 June, 2006
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.