Stored Procedures

Technical Article

Jobs fail on test server

  • Topic

I have set up a new test server and loaded the databases via backup/restore from our production server. I am encountering a problem with a particular job that will not run. The only difference between the servers is the production server is Win NT 4.0 SP6 and the test server is Windows 2000 Server SP2. […]

You rated this post out of 5. Change rating

2002-03-06

2 reads

Technical Article

deleting Foriegn Keys

  • Topic

I set up triggers so that if I delete from the PK table the FK would delete and it is not working. Am I missing something? Please let me know. Ayisat Idris

2002-03-05

1 reads

Technical Article

Unconvential joins

  • Topic

I have a table which gathers measurements one / row asynchronically. That's why one column is datetime. Idnr is the primary key. If I want to know daily average period between inserts, I must use this kind of self-join (sorry,I'm in Oracle mode now, syntax differs slightly) SELECT t1.datetime,avg(t2.datetime-t1.datetime) FROM testresult t1, testresult t2 WHERE […]

2002-03-01

Technical Article

When and how do you move changes to production?

  • Topic

I'm wondering if there are better ways to make changes to a production environment than those I use. Seeing as I only have about 2 and a half years of experience with databases. For major rollouts of new features I create a script using the scripting feature of Enterprise Manager at the time they are […]

You rated this post out of 5. Change rating

2002-02-15

153 reads

Technical Article

DTS Log is out of order

  • Topic

When my DTS package completes it writes an error log out to a path on the server. The problem is that the steps are out of order. It makes it very difficult to read. I went into disconnected edit and found that the steps were out of order there too, but it executes in the […]

You rated this post out of 5. Change rating

2002-02-06

4 reads

Blogs

Small Data SF 2024

By

I can’t remember how I heard about Small Data SF 2024, but it caught...

A New Word: Moledro

By

moledro – n. a feeling of resonant connection with an author or artist you’ll...

Snowflake + Azure blob

By

Let’s go back to data platforms today and I want to talk about a...

Read the latest Blogs

Forums

7 sept, scheduled book

By philip.scott

Comments posted to this topic are about the item 7 sept, scheduled book

7 sept, schedlued article

By philip.scott

Comments posted to this topic are about the item 7 sept, schedlued article

6 sept, published book

By philip.scott

Comments posted to this topic are about the item 6 sept, published book

Visit the forum

Question of the Day

Azure Data Lake Storage Gen 2

Azure Data Lake Storage Gen 2 is built on ...?

See possible answers