Showing posts with label installing. Show all posts
Showing posts with label installing. Show all posts

Thursday, March 29, 2012

Drawing error when rendering report in PDF

Hi
We had run SQL Server Report Services Service PAck2 and after installing that we are not able to open reports in PDF format. it gives drawing error .

Any help in this regard is appreciated.What the exact error message ?

HTH, Jens Suessmeyer.

http://www.sqlserver2005.de|||Hi Jens
The exact error message would be "A Drawing Error Occured"

As I had told we are having SQL Server 2000, SQL Server 2000 Reporting Services. Somebody in the forum suggested to install service pack2 which we did for earlier another issue where it was printing extra pages in both Excel and PDF. So after installing sp2 the PDF got messed up.

Any help in this regard is appreciated

Thanks|||

Hi,

This is probably an error in SP2, you can get a fix from Microsoft by contacting them on the mentioned ways here: http://support.microsoft.com/kb/912424/en-us

This is a PDF Error, probably a ressources not reachable or an out-of-memory error.

http://support.microsoft.com/kb/912424/en-us

HTH, jens Suessmeyer.

http://www.sqlserver2005.de

|||Hi
Thanks Jens the link helped us solve the issue.There is another related issue which if you could show us a little direction in solving it. Here is the issue

We are working on SQL Server Reporting Services 2000. We designed a

report and exported the same into excel. The original report has lets

say one page information, then before printing when we see print

preview it shows up an extra blank page and similarly if the there are

two pages in the report ,in the preview we are seeing 4 pages ie two

extra blank pages. Any help to solve this issue would be appreciated.

The same thing we are exporting in PDF format also and here to same

issue.

We are in need of a solution. It would be of great help if you could help us in getting a solution to this issue.
We have SQL Server 2000 and SQL Server 2000 Reporting services and Microsoft Office 2003

Thanks
|||Thats a really common problem. You defined the report margins to big. If the report exceeds the page format it will break the report to multiple pages. So make sure that the visible area of your report (and the additional borders) does not exceed the format specified on the report properties. Sizing the report will let you keep your report on one page per report page. Its something like playing around with the margins and sizes to fit all your data on one page.

HTH, jens Suessmeyer.

http://www.sqlserver2005.de

Monday, March 19, 2012

Doubt with Client Network Utility

Hi. I've been worling with Ms SQL Server 7 / 2000 and on every installation
I've done, after installing the Server I had to Install Connectivity Only on
Clients in order to configure Client Network Utility to add the Server
Alias.
Does MSDE have an option like this ? Does MSDE Needs a Client Network
Utility on a Client PC?
Thanks,
Juan M. Rodriguez
Servicios Profesionales
teg solutions argentina s.a.
juan@.tegsolutions.com
Tel: 54-11-4590-2222
Fax: 54-11-4590-2201
www.tegsolutions.com
La calidad no est en el trabajo que hace la gente, sino en la gente que
hace el trabajo.
hi Juan,
"Juan Rodriguez" <juan@.tegsolutions.com> ha scritto nel messaggio
news:O40GyxCZEHA.2812@.TK2MSFTNGP11.phx.gbl...
> Hi. I've been worling with Ms SQL Server 7 / 2000 and on every
installation
> I've done, after installing the Server I had to Install Connectivity Only
on
> Clients in order to configure Client Network Utility to add the Server
> Alias.
> Does MSDE have an option like this ? Does MSDE Needs a Client Network
> Utility on a Client PC?
> Thanks,
MDAC installs the Client Network Utility (cliconfg.exe) as well... and it's
usually required from all apps... =;-)
Andrea Montanari (Microsoft MVP - SQL Server)
http://www.asql.biz/DbaMgr.shtmhttp://italy.mvps.org
DbaMgr2k ver 0.8.0 - DbaMgr ver 0.54.0
(my vb6+sql-dmo little try to provide MS MSDE 1.0 and MSDE 2000 a visual
interface)
-- remove DMO to reply
|||Thanks !
"Andrea Montanari" <andrea.sqlDMO@.virgilio.it> escribi en el mensaje
news:2l2h5lF7msb3U1@.uni-berlin.de...[vbcol=seagreen]
> hi Juan,
> "Juan Rodriguez" <juan@.tegsolutions.com> ha scritto nel messaggio
> news:O40GyxCZEHA.2812@.TK2MSFTNGP11.phx.gbl...
> installation
Only
> on
> MDAC installs the Client Network Utility (cliconfg.exe) as well... and
it's
> usually required from all apps... =;-)
> --
> Andrea Montanari (Microsoft MVP - SQL Server)
> http://www.asql.biz/DbaMgr.shtmhttp://italy.mvps.org
> DbaMgr2k ver 0.8.0 - DbaMgr ver 0.54.0
> (my vb6+sql-dmo little try to provide MS MSDE 1.0 and MSDE 2000 a visual
> interface)
> -- remove DMO to reply
>

Wednesday, March 7, 2012

Don't Understand

I am having a problem reinstall SQL Express 2005. I had it installed, but then I unistalled it. I have tried installing it again, but everytime I do it says that the product is already installed. There is no instance of it in my Add/Remove Programs. I have read the threads that relate to this topic, but they haven't helped. I have looked at my logs of the installs, but they don't make sense neither. I just want the program installed again, or a way to get it so that I can use it.

When I try to manually uninstall using msiexec.exe /x <processid> I get an error saying that the package could not be opened. This happens with all the process ids I use that I get from the log files (I have 11 logs).

am using Visual Basic 2005 and trying to create a database, and it will not let me. That is how I know that it is not installed, plus I can't find any instance of it one my computer. Please help. Thanks.

can you post the error log details/what shows in the eventlogs? (Start > run > eventvwr and click on applications as well as system and find any references to SQL)

I'm guessing the uninstallation did not clear up some of the items which is causing it not to be installed again. If you are using Windows XP then I would suggest restoring your computer back to the time where everything was functional and try and see if you can re-install SQL Express

|||

The most recent log under applications say "Error 1706. An installation package for the product Microsoft SQL Server Native Client cannnot be found. Try the installation again using a valid copy of the installation package 'sqlncli.msi'"

The most recent log under system says "The SQL Server(SQLEXPRESS) service failed to start due to the following error: The system cannot find the path specified." This is when I went under Administrator tools to try and start SQL following what another tread said.

Since this is so frustrating, I guess I should do a System Restore. I haven't done that before, so could you explain how to do it. Also, will files be lost that I have done recently if I restore the system. Thanks alot for your help.

|||

system restore does not tamper your document/files at all. it simply restores back to one of the dates saved as a checkpoint. simply follow the wizard, start > all programs > Accessories > system tools > system restore.

|||Yet another roadblock. My computer didn't have system restore on, as when I clicked system restore, it asked if I wanted to turn it on. I love how everything works according to plan!! Do you have any suggestions that might help at this point? Thanks alot for your fast responses.|||

I really dont know im afraid, im sure someone will help from the SQL team.

|||There is only 1 user, owner, me, and it says computer administrator under the user accounts in control panel. So I'm stuck for now. It seems as if a lot of people are having this issue. I'll read and try more. Thanks.|||I have found a solution to the problem. After reading another thread, SQL Express 2005 Fails To Install, in the SQL Server Setup and Install form, I successfully installed the product. If you are having the same problem, look at that tread for some relief.

Sunday, February 26, 2012

Dont get component choices during installation. Installation finishes without db en iis re

Hallo,
I've tried several times installing RS on a particular machine. The
installation finishes without error messages and without installing the RS
components.
During RS installation on a member server (Win2003, SQL2000 Std SP3a, RS
2000 Std) i dont get the usual Server Components choices and so on. The
usual warning about Visual Studio apperas. But then as i click "Next" in the
warning box the installation just continues on. The box "To continue please
click next" appears but i dont get a chance to click next as the
installation just goes on "automatically". The installation rolls on and on
but after it says it finished successfully the IIS mappings and the RS DBs
arent there.
In this newsgroup I found someone (Johan - post: RS Installation fail
without message) with the same issue, although MS (Brad Syputa) took a look
at it, it did not seem resolved.
Does anybody know what to do about this?
Mike van DuijnDon't know for sure if this is your problem but we had the same issue
when we were trying to install RS on a couple development laptops.
Turned out, we *thought* we were running SQL Server developer on those
laptops. We were actually running SQL Server Personal. If there's any
disagreement between the versions, it won't show you the server
components.
Confirm your SQL Version and the version of your RS CD. My guess is
that you are trying to install Reporting Services Developer on SQL
Server Standard or something like that.
Hope this helps,
Tim
mike wrote:
> Hallo,
> I've tried several times installing RS on a particular machine. The
> installation finishes without error messages and without installing the RS
> components.
> During RS installation on a member server (Win2003, SQL2000 Std SP3a, RS
> 2000 Std) i dont get the usual Server Components choices and so on. The
> usual warning about Visual Studio apperas. But then as i click "Next" in the
> warning box the installation just continues on. The box "To continue please
> click next" appears but i dont get a chance to click next as the
> installation just goes on "automatically". The installation rolls on and on
> but after it says it finished successfully the IIS mappings and the RS DBs
> arent there.
> In this newsgroup I found someone (Johan - post: RS Installation fail
> without message) with the same issue, although MS (Brad Syputa) took a look
> at it, it did not seem resolved.
> Does anybody know what to do about this?
> Mike van Duijn

Friday, February 24, 2012

Domain Name

Hi All,
I am in the process of installing SQL Server 2005. Under Service Account I am selecting the domain user account option. It asks for the username, password and the domain name. How can I find out what the domain name is?
Thanks.I am in the process of installing SQL Server 2005. Under Service Account I am selecting the domain user account option. It asks for the username, password and the domain name. How can I find out what the domain name is?
Find My Computer on the start menu, choose properties, and look at the Computer Name tab. If You are not in a domian but workgroup, you should keep the domain field empty.

Btw, you are not planning to let the SQL Server Service run as an administrator account do you? That is really NOT a good idea.

Sunday, February 19, 2012

Domain Admin

This is a quick one: does the domain account that is installing SQL Server on
a cluster need to also be a domain administrator? If it weren't, would that
cause the SQL insatall to fail?
Thanks again!
NO!!!!! Make it a Domain User only, then add it to the local Administrators
group on each node.
Cheers,
Rod
MVP - Windows Server - Clustering
http://www.nw-america.com - Clustering
http://msmvps.com/clustering - Blog
"A. Robinson" <ARobinson@.discussions.microsoft.com> wrote in message
news:EDBD5BC8-5C0F-4DEF-AE89-F1FDB069C4F3@.microsoft.com...
> This is a quick one: does the domain account that is installing SQL Server
> on
> a cluster need to also be a domain administrator? If it weren't, would
> that
> cause the SQL insatall to fail?
> Thanks again!
>
|||Didn't think so...I now have no idea what's going on with this install.
I'm getting a PATH SPECIFIED IN COMMAND IS NOT VALID:
\\HMS10NK03\ADMIN$\HMS10NK03_MSSQLSERVER.ISS That file doesn't exist in the
directory anywhere...
That path is just the Windows directory. The user I'm installing under is a
local admin and also has explicit rights to the directory/share.
The install goes for about 20-30 minutews and then get the infamous CAN'T
PERFORM OPERATIONS ON CLUSTER (whatever). When I go out to the Windows
directory, there's no SQLSTP.LOG file at all!!
We're not utilizing MSDTC anywhere so I didn't bother setting up a
group/resource for it. All communications between nodes/shared disks are good.
If anyone can shed any light, I would really appreciate it. If logs would
help, let me know which ones should be looked at (there aren't a whole lot to
choose from). I've included the SETUP.ISS
[InstallShield Silent]
Version=v5.00.000
File=Response File
[File Transfer]
OverwriteReadOnly=NoToAll
[DlgOrder]
Dlg0=SdWelcome-0
Count=19
Dlg1=DlgMachine-0
Dlg2=DlgInstallMode-0
Dlg3=SdRegisterUser-0
Dlg4=SdLicense-0
Dlg5=DlgVirtServer-0
Dlg6=DlgDiskGroups-0
Dlg7=DlgClusterDef-0
Dlg8=DlgAccount-0
Dlg9=DlgClientServer-0
Dlg10=DlgInstanceName-0
Dlg11=SetupTypeSQL-0
Dlg12=SdRemoteInfo-0
Dlg13=DlgServices-0
Dlg14=DlgSQLSecurity-0
Dlg15=DlgCollation-0
Dlg16=DlgServerNetwork-0
Dlg17=SdStartCopy-0
Dlg18=SdFinish-0
[SdWelcome-0]
Result=1
[DlgMachine-0]
Name=HMS10NK04
Type=268435466
Result=1
[DlgInstallMode-0]
Type=1
Result=1
[SdRegisterUser-0]
szName=Hoffman
Result=1
[SdLicense-0]
Result=1
[DlgVirtServer-0]
VirtServerName=HMS10NK04
IpAddresses=10.150.128.114,255.255.255.0,Public - 10.150.128.112
Result=0
[DlgDiskGroups-0]
GroupName=SQLServer
Result=1
[DlgClusterDef-0]
VirtServerName=HMS10NK04
nNumNodes=2
Result=1
ClusterPrefOwners=HMS10NK03,HMS10NK02
[DlgAccount-0]
Domain=HOFFMAN
DomainAcct=MSOCLUSTER
DomainPwd=154526877651e5de852d536c6f8f0889
Result=1
[DlgClientServer-0]
Type=2
Result=1
[DlgInstanceName-0]
InstanceName=MSSQLSERVER
Result=1
[SetupTypeSQL-0]
szDir=C:\Program Files\Microsoft SQL Server
Result=301
szDataDir=S:\Program Files\Microsoft SQL Server
SharedDataDir=S:\Program Files\Microsoft SQL Server
[SdRemoteInfo-0]
svEdit1=MSOCLUSTER
svEdit2=154526877651e5de852d536c6f8f0889
svEdit3=HOFFMAN
svEdit4=HMS10NK04
svEdit5=\\HMS10NK04\C$\Program Files\Microsoft SQL Server
svEdit6=\\HMS10NK03\Z$\x86\setup\
Result=1
[DlgServices-0]
Local-Domain=61680
AutoStart=0
SQLDomain=HOFFMAN
SQLDomainAcct=MSOCLUSTER
SQLDomainPwd=154526877651e5de852d536c6f8f0889
AgtDomain=HOFFMAN
AgtDomainAcct=MSOCLUSTER
AgtDomainPwd=154526877651e5de852d536c6f8f0889
Result=1
[DlgSQLSecurity-0]
LoginMode=2
szPwd=086483159a17f2fb6d
Result=1
[DlgCollation-0]
collation_name=SQL_Latin1_General_CP1_CI_AS
Result=1
[DlgServerNetwork-0]
NetworkLibs=255
TCPPort=1433
TCPPrxy=Default
NMPPipeName=\\.\pipe\sql\query
Result=1
[SdStartCopy-0]
Result=1
[License]
LicenseMode=PERDEVICE
LicenseLimit=4
[SdFinish-0]
Result=1
bOpt1=0
bOpt2=0
"Rodney R. Fournier [MVP]" wrote:

> NO!!!!! Make it a Domain User only, then add it to the local Administrators
> group on each node.
> Cheers,
> Rod
> MVP - Windows Server - Clustering
> http://www.nw-america.com - Clustering
> http://msmvps.com/clustering - Blog
> "A. Robinson" <ARobinson@.discussions.microsoft.com> wrote in message
> news:EDBD5BC8-5C0F-4DEF-AE89-F1FDB069C4F3@.microsoft.com...
>
>
|||Have your tried copying the SQL install files locally and running from
there?
Cheers,
Rod
MVP - Windows Server - Clustering
http://www.nw-america.com - Clustering
http://msmvps.com/clustering - Blog
"A. Robinson" <ARobinson@.discussions.microsoft.com> wrote in message
news:C606061F-CB5E-48AF-A1D8-81E6F2FFF01F@.microsoft.com...[vbcol=seagreen]
> Didn't think so...I now have no idea what's going on with this install.
> I'm getting a PATH SPECIFIED IN COMMAND IS NOT VALID:
> \\HMS10NK03\ADMIN$\HMS10NK03_MSSQLSERVER.ISS That file doesn't exist in
> the
> directory anywhere...
> That path is just the Windows directory. The user I'm installing under is
> a
> local admin and also has explicit rights to the directory/share.
> The install goes for about 20-30 minutews and then get the infamous CAN'T
> PERFORM OPERATIONS ON CLUSTER (whatever). When I go out to the Windows
> directory, there's no SQLSTP.LOG file at all!!
> We're not utilizing MSDTC anywhere so I didn't bother setting up a
> group/resource for it. All communications between nodes/shared disks are
> good.
> If anyone can shed any light, I would really appreciate it. If logs would
> help, let me know which ones should be looked at (there aren't a whole lot
> to
> choose from). I've included the SETUP.ISS
> [InstallShield Silent]
> Version=v5.00.000
> File=Response File
> [File Transfer]
> OverwriteReadOnly=NoToAll
> [DlgOrder]
> Dlg0=SdWelcome-0
> Count=19
> Dlg1=DlgMachine-0
> Dlg2=DlgInstallMode-0
> Dlg3=SdRegisterUser-0
> Dlg4=SdLicense-0
> Dlg5=DlgVirtServer-0
> Dlg6=DlgDiskGroups-0
> Dlg7=DlgClusterDef-0
> Dlg8=DlgAccount-0
> Dlg9=DlgClientServer-0
> Dlg10=DlgInstanceName-0
> Dlg11=SetupTypeSQL-0
> Dlg12=SdRemoteInfo-0
> Dlg13=DlgServices-0
> Dlg14=DlgSQLSecurity-0
> Dlg15=DlgCollation-0
> Dlg16=DlgServerNetwork-0
> Dlg17=SdStartCopy-0
> Dlg18=SdFinish-0
> [SdWelcome-0]
> Result=1
> [DlgMachine-0]
> Name=HMS10NK04
> Type=268435466
> Result=1
> [DlgInstallMode-0]
> Type=1
> Result=1
> [SdRegisterUser-0]
> szName=Hoffman
> Result=1
> [SdLicense-0]
> Result=1
> [DlgVirtServer-0]
> VirtServerName=HMS10NK04
> IpAddresses=10.150.128.114,255.255.255.0,Public - 10.150.128.112
> Result=0
> [DlgDiskGroups-0]
> GroupName=SQLServer
> Result=1
> [DlgClusterDef-0]
> VirtServerName=HMS10NK04
> nNumNodes=2
> Result=1
> ClusterPrefOwners=HMS10NK03,HMS10NK02
> [DlgAccount-0]
> Domain=HOFFMAN
> DomainAcct=MSOCLUSTER
> DomainPwd=154526877651e5de852d536c6f8f0889
> Result=1
> [DlgClientServer-0]
> Type=2
> Result=1
> [DlgInstanceName-0]
> InstanceName=MSSQLSERVER
> Result=1
> [SetupTypeSQL-0]
> szDir=C:\Program Files\Microsoft SQL Server
> Result=301
> szDataDir=S:\Program Files\Microsoft SQL Server
> SharedDataDir=S:\Program Files\Microsoft SQL Server
> [SdRemoteInfo-0]
> svEdit1=MSOCLUSTER
> svEdit2=154526877651e5de852d536c6f8f0889
> svEdit3=HOFFMAN
> svEdit4=HMS10NK04
> svEdit5=\\HMS10NK04\C$\Program Files\Microsoft SQL Server
> svEdit6=\\HMS10NK03\Z$\x86\setup\
> Result=1
> [DlgServices-0]
> Local-Domain=61680
> AutoStart=0
> SQLDomain=HOFFMAN
> SQLDomainAcct=MSOCLUSTER
> SQLDomainPwd=154526877651e5de852d536c6f8f0889
> AgtDomain=HOFFMAN
> AgtDomainAcct=MSOCLUSTER
> AgtDomainPwd=154526877651e5de852d536c6f8f0889
> Result=1
> [DlgSQLSecurity-0]
> LoginMode=2
> szPwd=086483159a17f2fb6d
> Result=1
> [DlgCollation-0]
> collation_name=SQL_Latin1_General_CP1_CI_AS
> Result=1
> [DlgServerNetwork-0]
> NetworkLibs=255
> TCPPort=1433
> TCPPrxy=Default
> NMPPipeName=\\.\pipe\sql\query
> Result=1
> [SdStartCopy-0]
> Result=1
> [License]
> LicenseMode=PERDEVICE
> LicenseLimit=4
> [SdFinish-0]
> Result=1
> bOpt1=0
> bOpt2=0
>
> "Rodney R. Fournier [MVP]" wrote:
|||THanks again, Rod - I'll try that now.
In the meantime, have you ever seen anything like this:
During the SQL Server install, I am receiving the following message: PATH
SPECIFIED IN COMMAND IS NOT VALID:
\\HMS10NK03\ADMIN$\HMS10NK03_MSSQLSERVER.ISS This path is the C:\WINDOWS
directory. The login being used to install SQL Server is a local admin on
both nodes of the cluster and the local admin group has full rights to the
directory. It's working because the user is writing various other logs.
There's plenty of space on the drive as well...
"Rodney R. Fournier [MVP]" wrote:

> Have your tried copying the SQL install files locally and running from
> there?
> Cheers,
> Rod
> MVP - Windows Server - Clustering
> http://www.nw-america.com - Clustering
> http://msmvps.com/clustering - Blog
> "A. Robinson" <ARobinson@.discussions.microsoft.com> wrote in message
> news:C606061F-CB5E-48AF-A1D8-81E6F2FFF01F@.microsoft.com...
>
>
|||Make sure you have logged in to each node using the install and service
accounts before starting the installation. That will guarantee the account
profile gets set up correctly on each machine Also, check your system TMP
and TEMP variables to make sure they point to valid paths on all nodes.
Geoff N. Hiten
Microsoft SQL Server MVP
Senior Database Administrator
Careerbuilder.com
I support the Professional Association for SQL Server
www.sqlpass.org
"A. Robinson" <ARobinson@.discussions.microsoft.com> wrote in message
news:9274C646-FBC5-4949-A089-CAB3C3E63786@.microsoft.com...[vbcol=seagreen]
> THanks again, Rod - I'll try that now.
> In the meantime, have you ever seen anything like this:
> During the SQL Server install, I am receiving the following message: PATH
> SPECIFIED IN COMMAND IS NOT VALID:
> \\HMS10NK03\ADMIN$\HMS10NK03_MSSQLSERVER.ISS This path is the C:\WINDOWS
> directory. The login being used to install SQL Server is a local admin on
> both nodes of the cluster and the local admin group has full rights to the
> directory. It's working because the user is writing various other logs.
> There's plenty of space on the drive as well...
>
> "Rodney R. Fournier [MVP]" wrote:
install.[vbcol=seagreen]
in[vbcol=seagreen]
is[vbcol=seagreen]
CAN'T[vbcol=seagreen]
are[vbcol=seagreen]
would[vbcol=seagreen]
lot[vbcol=seagreen]
would[vbcol=seagreen]
|||the ADMIN$ share probably does not have the correct share permissions for
the account you are using to look at it
"Geoff N. Hiten" <SQLCraftsman@.gmail.com> wrote in message
news:#1nqZ5kJFHA.3492@.TK2MSFTNGP10.phx.gbl...
> Make sure you have logged in to each node using the install and service
> accounts before starting the installation. That will guarantee the
account[vbcol=seagreen]
> profile gets set up correctly on each machine Also, check your system TMP
> and TEMP variables to make sure they point to valid paths on all nodes.
> --
> Geoff N. Hiten
> Microsoft SQL Server MVP
> Senior Database Administrator
> Careerbuilder.com
> I support the Professional Association for SQL Server
> www.sqlpass.org
> "A. Robinson" <ARobinson@.discussions.microsoft.com> wrote in message
> news:9274C646-FBC5-4949-A089-CAB3C3E63786@.microsoft.com...
PATH[vbcol=seagreen]
C:\WINDOWS[vbcol=seagreen]
on[vbcol=seagreen]
the[vbcol=seagreen]
> install.
exist[vbcol=seagreen]
> in
under[vbcol=seagreen]
> is
> CAN'T
Windows[vbcol=seagreen]
> are
> would
whole[vbcol=seagreen]
> lot
message[vbcol=seagreen]
SQL
> would
>