what is package configuration variable?How to change file name
in folder dynamically?Plz help me
Answer Posted / indraneelandhavarapu
You can use File system task of SSIS to rename file and
folders dynamically.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can you give me some DBCC command options?(Database consistency check) - DBCC CHECKDB - Ensures that tables in the db and the indexes are correctly linked.and DBCC CHECKALLOC - To check that all pages in a db are correctly allocated. DBCC SQLPERF - It gives report on current usage of transaction log in percentage. DBCC CHECKFILEGROUP - Checks all tables file group for any damage.
What is the data tier application?
What are different types of collation sensitivity?
Please explain the characteristics of a transaction server for example atomicity, consistency, isolation, durability?
Create a dts package to produce a text file using the ‘update statistics’ command for the tables in a database with obsolete statistics.
What is the ‘fillfactor’?
How will you add a dimension to cube? : sql server analysis services, ssas
How to receive output values from stored procedures?
In my application I have a process which picks the scanned files (tif format) from a shared location and it links to application and shown on it.The actuall issue is that my process picks the file before it is completly written or scanned which results in displaying few parts of the image or incomplete image.I need to check if the file is not completly scanned or written then do not link it to application.Please help if any body tell me that how can i check that file is in written phase or locked through DTS.thanking you in advance
What is user-defined functions? What are the types of user-defined functions that can be created?
What is the filtered index?
What are the types of subscriptions in SQL Server replication?
What is sql server schema compare? How we can compare two database schemas?
What is merge?
What is the advantage of sql server?