Viewing 15 posts - 361 through 375 (of 629 total)
Reporting services is already started. There are some reports running on scheduled basis also
November 18, 2014 at 5:54 pm
Hi Jeff,
The report is now taking more than 12 hr.
The report is executing one SP. The SP initially when tested 2 months it took around 10min to execute from SSMS....
November 18, 2014 at 10:48 am
Hi,
Actually we create a Sql Job on scheduled basis to run that SSIS Package everyday.
The job is failing and just giving the script task where it failed but not giving...
November 17, 2014 at 4:05 pm
Hi All,
We are also in the process of migrating to Sql 2014 and setting up always on.
We are concerning about the normal full backup on Alwayson.
Correct me if I am...
November 13, 2014 at 9:22 am
I can provide this details after some time.
I do have one doubt to clarify. We have a report subscribed for one time run but when I check the subscriptions the...
November 7, 2014 at 10:09 am
The reports are taking long time. Once I restart the server, the report time come down. The report is using the default parameters for the sp. After the restart it...
November 6, 2014 at 9:41 am
It is working by using this
SELECT * FROM sys.fn_get_audit_file ('\\serverName\Audit\HIPPA_AUDIT.sqlaudit',default,default);
GO
October 30, 2014 at 1:27 pm
Thanks Gila Monster.
I have just two more doubts to clarify.
I think it is possible, If there are 2 SQL Instances (Replicas) running on the same node, can they being part...
October 23, 2014 at 12:26 pm
Yes. You are right but they are very interested in availability group replicas ( Read only copies).
October 23, 2014 at 12:17 pm
Here I have one doubt about the availability groups.
Is it possible to have AG created across multiple domains?
Is it possible to have AGs created across VMs on same physical...
October 23, 2014 at 12:07 pm
Yes but now it is hitting the production database performance (OLTP). That is the reason they want the read only copy for the reporting source
October 23, 2014 at 12:04 pm
Thanks for the replies.
Yes, they are ready for the budget. They want 3 replicas for some other purpose also. One is specially for reports.
Some how now just one simple report...
October 23, 2014 at 11:04 am
Thanks John.
My intention is ServerA login on machine A is accessing data from Server B on machine B.
I know they created linked server for Server A and Server B but...
October 23, 2014 at 10:52 am
Thanks All,
They change the mind. They just need to create view with same requirement. All sensitive data to be masked with creation of view.
October 23, 2014 at 10:46 am
Viewing 15 posts - 361 through 375 (of 629 total)