How we can transfer balance gl from one fiscal year to another fiscal year? plz, give in detials, it's urgernt.
3 11302Syntax to find the used space and free space of the Data file in a database(SQL Server). Following queries didn't give the exact Used space and Free Space Information sp_spaceused;DBCC showfilestats;exec MyDbName.dbo.sp_spaceused;SP_HELPFILE Can any one tell me the query for how to find the exact used data file space and free space in a Data File?
2 7744How to generate the Reports for the Database? I need an Example for it.Will we manually do this or else any script is there? Please let me know ASAP...
1 3944When we are using this query to shrink the log file,what
exactly it will execute internally? Do we lose any data
when we run this script? which data it will truncate in the
log file and where it is saved. Please let me know...
USE DatabaseName
GO
DBCC SHRINKFILE(
one of my database size is 2gb and Unrestricted Growth for Data file up to 10%.But every day after day I am getting Primary Data file is full 99.999 please take appropriate actions.Why it is? Even disk space is also not full,but still I am getting the alerts.
1 5288I am running a job with 1000 records.. If the job gots aborted after loading 400 records into target... In this case i want to load the records in the target with 401 record... How will we do it??? This scenario is not for sequence job it's only in the job Ex: Seq file--> Trans--> Dataset..
9 30718There is a table, In one column it has implemented a index, but the index is disturbed by the regular dml statements.. but still we need to keep the index. how it is possible?
1 6469Post New Cognizant Interview Questions
Can we call a non-static method from inside a static method?
What is ms word excel powerpoint?
When I have only a single record, why does not it appear in my datagrid? : adobe flex action script
How do you sort in python?
Explain using hyperlink how you can navigate from one view to other view?
What is an OS? Explain it to a layman.
How do you usually persist data on ios? : IOS Architect
Is windows 10 mail the same as outlook?
List out Hadoop's three configuration files?
Please explain the goal of a/b testing.
Give an example for join() and split() funcitons
Explain the adapter and memento pattern?
Explain Stack
hi,what is the module? how many modules in mainframe based banking projects
What is class and object in oops?