Running tomcat5 on RHEL 6 and not able to connect to Tomcat admin page securely...https://localhost:8443
Connecting unsecure works fine...http://localhost:8080
Server.xml looks like the following (following a bunch of google searches)
<!-- Define a SSL HTTP/1.1 Connector on port 8443 -->...
I need to be able compile a list of the ACTIVE teamsites in Sharepoint 2007 and the owner of the site and last updated to see if there are any dead/unused sites.
Thanks in advance.
My company is currently running Novell meaning e-directory but plan to incorporate Microsoft Active Dieectory, are there any potential inherent issues with doing this? We understand that sync services will need to be setup but what about any specifics? Authentication? Security ? Thanks in advance
Scenario:
SP2010, we have created a view from a list and the list was inheriting permissions from the parent. We were hoping to set permissions on the view so that only a certain subset of folks could actually see the view. Based on my google searching, this is easier said than done. Has...
Environment:
MOSS 2010
MS AD 2003
Problem:
Encountering a strange issue whereby our help desk is renaming accounts in Active Directory and when I go to delete the old profile in Sharepoint in ALL PEOPLE for the site collection, I do NOT see the user's account. I also cannot find the user's...
I am unable to recall how to view the disk dependencies for my Windows 2008 R2 failover cluster. I have indeed used my friend "Google" and I thought it was somewhere under the Cluster Core Resources but can't find it. I've tried right clicking the cluster, selecting the IP address under the...
I currently have an active / passive SQL 2008 failover cluster and I need to replicate a 30GB database that currently resides within the cluster to a reporting server. I was hoping to implement transactional replication to the reporting server as the data needs to be updated frequently. Is this...
Window 2008 Enterprise servers with SQL 2008 servers in a 2 node cluster. Just applied SP 1 to to one node that I've excluded from the cluster per instruction but now need to update the other node, thus I added the node back as a possible cluster owner but I haven't been able to figure out how...
Installing a new SQL 2008 cluster of 2 nodes running on Windows 2008 Enterprise and have come across the Cluster Network Configuration page and somewhat confused on how to define the addresses here. Both of my nodes each have static IP addresses and within Failover Cluster Management, under...
For an existing SQL 2008 server with local storage, is there any way to create a 2 node cluster as we have ordered a storage array for the shared drives. Problem is that we failed to order the physical array due to miscommunication and thus we have 2 physical servers with local storage and our...
Was wondering if anyone had / knew of a simple k-shell script that will use a loop to generate a list of the files that end in .csv and .dat to be deleted, and delete the files one at a time in the loop after I read them. I would be running this on a Red Hat server.
Apologies as I'm new to...
SCENARIO:
SQL 2005
DB files are currently located on D: drive
LOG files are currently located on E: drive
Need to move DB files from D: drive to F: drive on the same server.
I understand that simply detaching and reattaching the DBs would work just fine however I was hoping to run a script...
SQL 2000:
I'm encountering a message reporting that the "log file for database 'AAAA' is full. Backup the transaction log for the database to free up some space."
What confuses me is that the database 'AAAA' is set to a 'Simple' recovery model which I understood meant that no transaction logs...
Scenario:
Restoring a full database from Server A on Server B. Both servers are running on SQL 2000. Have setup SQL agent jobs to accomplish the restore process and this works fine.
Problem:
I've tried to setup a separate SQL agent job job following the restore to add users to the restored...
SQL 2000 w/ SP4
Need help with recovering a corrupt msdb database in SQL 2000. We had a hard disk failure and now I've been trying to recover the msdb database. The good news is that we have backups of the database however when I start sql server using the -C -T3608 flags, I'm not able to move...
Background:
SQL 2005
Database is Full recovery model
Problem:
There is no disk space in order to do any sort of backup and the transaction log for a particular database is huge and needs to be shrunk. I do understand that regular transaction log backups should be happening in order to...
SCENARIO:
One of our administrators has setup a 500GB share on a server that is running SQL Server 2005. He has been backing up not only the local server dbs but also has setup a myriad of other servers to backup to this share as well which of course is not uncommon to do with servers that are...
Need a way to search through SQL Server transaction log files to find out when a particular table in a specific database; i.e. table 'abc,' was updated. Has someone written anything that might be able to accomplish this; i.e. a store procedure?
Reason for this is that we had a sql hack which...
SQL 2000 Server:
Problem: Trying to use 'sp_dropuser' stored procedure to drop users from a database and I am encountering the following error when attempting to drop a Domain group login from the database:
"User 'groupA' does not exist in the current database."
I can see that it indeed does...
Background:
Planning on setting up SQL 2000 snapshot replication for a 12GB db once a night as we need a complete replica of the entire production db on another instance for reporting purposes. The snapshot will occur once a night at non-peak hours.
Question(s):
Given the above requirements...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.