HI, I would like to set up a dba admin database on each of the instances that I have. Is there any recommended standard format for this database?
Thanks
It would be totally dependent upon how you plan to use it. There are just too many variables.HI, I would like to set up a dba admin database on each of the instances that I have. Is there any recommended standard format for this database?
Thanks
It would be totally dependent upon how you plan to use it. There are just too many variables.HI, I would like to set up a dba admin database on each of the instances that I have. Is there any recommended standard format for this database?
Thanks
It would be totally dependent upon how you plan to use it. There are just too many variables.I just went through the README.htm that comes with the installation of DB2OLEDB and it explicitly states that:
The Microsoft OLE DB Provider for DB2 is for use exclusively with Microsoft SQL Server 2005 Enterprise Edition, Microsoft SQL Server 2005 Developer Edition and Microsoft SQL Server 2005 Evaluation Copy.
So I believe the behaviour you are seeing is expected.
Thanks
Waseem Basheer
|||
If you want a Microsoft OLEDB provider for DB2 you have to install client tools from Host Integration Server. You can choose it under custom install.
i
I just went through the README.htm that comes with the installation of DB2OLEDB and it explicitly states that:
The Microsoft OLE DB Provider for DB2 is for use exclusively with Microsoft SQL Server 2005 Enterprise Edition, Microsoft SQL Server 2005 Developer Edition and Microsoft SQL Server 2005 Evaluation Copy.
So I believe the behaviour you are seeing is expected.
Thanks
Waseem Basheer
|||
If you want a Microsoft OLEDB provider for DB2 you have to install client tools from Host Integration Server. You can choose it under custom install.
i
I have successfully deployed a standard Report (i.e. non Report Builder) to our Report Server using a Shared Data Source to an iSeries Access for Windows Driver. The Data Source has the following properties:
Type :OLEDB
Connection String : Provider=IBMDA400.DataSource.1;Data Source=AA;Initial Catalog=AA;Default Collection=MITDTA;Catalog Library List=MITDTA,MVXBDTA
The Report works perfectly using this connection.
However when I try to run a Report Builder Report based on a Report Builder Model that uses this same shared connection I get the following error:
An attempt has been made to use a data extension 'OLEDB' that is not registered for this report server.
-
Cannot create command for data source 'dataSource1'.
-
An error has occurred during report processing.
Any ideas?
I'm not sure how you created a report model based on an OLEDB connection. In the RTM release only SQL Server 2000/2005 and Analysis Services 2005 are supported. We are adding Oracle support in SP2, but we do not have DB2 support yet.
|||OK I hadn't realised DB2 was not yet supported ...
I managed to create a Data Source View based on the MS OLE DB Provider for DB2 (not in fact the iSeries Driver I mentioned above) and explored the data successfully from VS. I then created a .smdl file (not from the Autogenerate command) and deployed this to the Server successfully. If this was not a supported Provider then I guess I would have expected to be told at the Deploy stage and the Deploy would have failed..
No problem I'll find another solution. Cheers.
|||hi Bob
I'm using SQL Express (SSE) with the Reports Services and I'm getting this same error. Is OLEDB supported now?
I've noticed that in the rsreportserver.config file, there is an entry under <Configuration><Extensions><Data> as follows:
<Extension Name="OLEDB" Type="Microsoft.ReportingServices.DataExtensions.OleDbConnectionWrapper,Microsoft.ReportingServices.DataExtensions"/>
Any ideas?
Cheers
Steve
I have successfully deployed a standard Report (i.e. non Report Builder) to our Report Server using a Shared Data Source to an iSeries Access for Windows Driver. The Data Source has the following properties:
Type : OLEDB
Connection String : Provider=IBMDA400.DataSource.1;Data Source=AA;Initial Catalog=AA;Default Collection=MITDTA;Catalog Library List=MITDTA,MVXBDTA
The Report works perfectly using this connection.
However when I try to run a Report Builder Report based on a Report Builder Model that uses this same shared connection I get the following error:
An attempt has been made to use a data extension 'OLEDB' that is not registered for this report server.
-
Cannot create command for data source 'dataSource1'.
-
An error has occurred during report processing.
Any ideas?
I'm not sure how you created a report model based on an OLEDB connection. In the RTM release only SQL Server 2000/2005 and Analysis Services 2005 are supported. We are adding Oracle support in SP2, but we do not have DB2 support yet.
|||
OK I hadn't realised DB2 was not yet supported ...
I managed to create a Data Source View based on the MS OLE DB Provider for DB2 (not in fact the iSeries Driver I mentioned above) and explored the data successfully from VS. I then created a .smdl file (not from the Autogenerate command) and deployed this to the Server successfully. If this was not a supported Provider then I guess I would have expected to be told at the Deploy stage and the Deploy would have failed..
No problem I'll find another solution. Cheers.
I have successfully deployed a standard Report (i.e. non Report Builder) to our Report Server using a Shared Data Source to an iSeries Access for Windows Driver. The Data Source has the following properties:
Type : OLEDB
Connection String : Provider=IBMDA400.DataSource.1;Data Source=AA;Initial Catalog=AA;Default Collection=MITDTA;Catalog Library List=MITDTA,MVXBDTA
The Report works perfectly using this connection.
However when I try to run a Report Builder Report based on a Report Builder Model that uses this same shared connection I get the following error:
An attempt has been made to use a data extension 'OLEDB' that is not registered for this report server.
-
Cannot create command for data source 'dataSource1'.
-
An error has occurred during report processing.
Any ideas?
I'm not sure how you created a report model based on an OLEDB connection. In the RTM release only SQL Server 2000/2005 and Analysis Services 2005 are supported. We are adding Oracle support in SP2, but we do not have DB2 support yet.
|||OK I hadn't realised DB2 was not yet supported ...
I managed to create a Data Source View based on the MS OLE DB Provider for DB2 (not in fact the iSeries Driver I mentioned above) and explored the data successfully from VS. I then created a .smdl file (not from the Autogenerate command) and deployed this to the Server successfully. If this was not a supported Provider then I guess I would have expected to be told at the Deploy stage and the Deploy would have failed..
No problem I'll find another solution. Cheers.
|||hi Bob
I'm using SQL Express (SSE) with the Reports Services and I'm getting this same error. Is OLEDB supported now?
I've noticed that in the rsreportserver.config file, there is an entry under <Configuration><Extensions><Data> as follows:
<Extension Name="OLEDB" Type="Microsoft.ReportingServices.DataExtensions.OleDbConnectionWrapper,Microsoft.ReportingServices.DataExtensions"/>
Any ideas?
Cheers
Steve
1. Servers are under workgroup (not domain user). Is it ok to use local service account to run DB engine service on all three machine? Is SQLServerAgent service required when setup mirroring?
2. If SQL Server is running as a local service, Do I have to manually create certificates before setup mirroring?
3. After create certificates, can management studio be used to create endpoints on all three machines? If yes, how to select certificates that have been created? If no, can management studio be used to setup mirroring after endpoints have been created?
actually i'm also would like to know about the additional settings if there is. Hope can get some guidelines here. Thx
Best Regards,
Hans
DBCC CHECKDB,sql server