Scripts

Technical Article

Job Step Log Output file path

If you have a requirement to carefully have the output file against each sql agent job step, you can use this script. If incase, there are many sql agent jobs and by any reason if any of the step does not have proper o/p file, this script can automatically create the o/p file.

(4)

You rated this post out of 5. Change rating

2019-05-03 (first published: )

1,555 reads

Blogs

T-SQL Tuesday #199 Invitation: Back to on-prem?

By

It’s time for T-SQL Tuesday again! And we’re almost to number 200! T-SQL Tuesday...

Data Skew in Data Engineering: What It Is and How to Fix It

By

You kick off a distributed job expecting it to finish in minutes — but...

Error Deploying GraphQL in Fabric: dm_exec_describe_first_result_set

By

A while ago we suddenly had an error while trying to deploy one Fabric...

Read the latest Blogs

Forums

BCA KCP Tumpang Call Center/Telpon 0818-740-011

By wesan

WhatsApp:0818-740-011 Jl. Raya Tumpang No.1, Ledoksari, Tumpang, Kec. Tumpang, Kabupaten Malang, Jawa Timur 65156

BCA KCP Singosari Call Center/Telpon 0818-740-011

By wesan

WhatsApp:0818-740-011 Jl. Raya Singosari No.91 A, Losari, Kec. Singosari, Kabupaten Malang, Jawa Timur 65153

BCA KCP Blimbing Call Center/Telpon 0818-740-011

By wesan

WhatsApp:0818-740-011 Jl. Ahmad Yani No.183, Purwodadi, Kec. Blimbing, Kota Malang, Jawa Timur 65125

Visit the forum

Question of the Day

Secure Cached Plans

The DMV, sys.dm_exec_cached_plans, contains rows for each cached plan on an instance. In Azure SQL Database, not every used has rights to every database, as there does exist an instance behind each database. How is security handled for this DMV in Azure?

See possible answers