Skip to main content

Questions tagged [startup]

The Startup tag is for questions regarding startup issues for databases. Be sure to include the appropriate database product and version tags, and operating system tags.

0 votes
0 answers
29 views

Automatic startup of SQL server when configured with SCCM - Who is responsible?

I have configured SCCM with a remote SQL server in the same domain, and it is working fine. When I stop the SMS_EXECUTIVE service fo SCCM and SQL server in the remote machine, SQL server gets started ...
Sathis babu's user avatar
0 votes
1 answer
44 views

Can database administrators access and modify the database before it's opened?

I'm trying to answer the following question (asked in a previous exam and supposedly having one correct answer): To create a DATAFILE and Assign it to a DATABASE, the instance can't be started in ...
Mehdi Charife's user avatar
2 votes
1 answer
793 views

SQL server wont start automatically after OS upgrade

I did an in place upgrade for host OS from Windows server 2012 R2 to windows server 2022. After this move, I noticed the SQL server 2017 enterprise edition instance therein does not start ...
franklwambo19's user avatar
1 vote
1 answer
130 views

Cassandra System.Log shows nodtool tpstats output

We have a Docker Cassandra container running 6.8.21. At times when the container is restarted the the Logs show the usual startup activities and all just works well post that. But on a few occasions ...
Sakiv's user avatar
  • 11
0 votes
1 answer
168 views

Postgres (9.6) hangs on start after storage upgrade

I have been running Postgres on a Linode with the data directory mapped to an external volume. Yesterday Linode prompted me to upgrade my storage to NVMe so I did. Unfortunately, following that, ...
Cory's user avatar
  • 101
0 votes
2 answers
131 views

MS SQL: Execute Database Request after Server Start

I need to execute a request (Stored Procedure) to MS SQL Server after Windows restart, i.e. as soon as the database is accessible. How can I do that? Is there a possibility to register a database ...
Bernd Morgeneyer's user avatar
0 votes
1 answer
168 views

Need to Alter PostgreSQL Startup on CentOS 7?

I am planning a move of Postgres' data directory from one disk to another on a CentOS 7 server. All of the data and configuration files reside in /var/lib/pgsql/12/data/. I have previously migrated ...
vPilot's user avatar
  • 47
0 votes
1 answer
206 views

How to start second MySQL instance on boot on Ubuntu 20.04?

I have a second MySQL 8 instance running on Ubunut 20.04, started by this command: mysqld_safe --defaults-file=/home/user/mysqld_replica.cnf & The config file contains all needed settings like ...
merlin's user avatar
  • 313
1 vote
1 answer
485 views

SQL Full-text Filter Daemon Launcher with Startup set to Manual is Running after Bootstrap

I have on my Windows 10 PC an instance of SQL Server 2017 Developer edition All the services Startups are set to Manual Today I started the PC and found in the SQL Server Configuration Manager that ...
sergiom's user avatar
  • 159
1 vote
1 answer
1k views

MySQL no longer starting "An attempt was made to access a socket in a way forbidden by its access permissions." (Windows 10)

I don't think this is another "some other process is using port 3306 rtfm" kinda question. I have been running MySQL 8.0.x fine for a couple of months on Windows 10 for some local python ...
Vaal's user avatar
  • 121
0 votes
1 answer
147 views

postgresql data on secondary disk, automatic start fails with "not accessible or does not exist"

The OS is Ubuntu 20.04. I moved the data directory to a secondary disk. In the "Disks" utility, I clicked "Edit Mount Options", turned off "User Session Defaults", and ...
Damn Vegetables's user avatar
2 votes
2 answers
7k views

Disable auto-start of postgres server on boot (Mac)

Running a Mac. I installed Postgresql 9 many years ago and configured it to auto-start. Now I have upgraded to version 12 using brew, but on system restart version 9 server is still starting ...
David's user avatar
  • 165
1 vote
2 answers
17k views

MongoDB start errors

I was following along a course and entered a command that was given mongod --dbpath=data --bind_ip 127.0.0.1 In the past, I had used mongo and it had worked, but I'm sure I had never entered this ...
patbied's user avatar
  • 13
-1 votes
1 answer
95 views

Multiplexing control files error

We can create only 8 control files. If I create 9 files, I should get the error: ORA-00208: number of control file names exceeds limit of 8. But I get the error ORA-03113: end-of-file on ...
Proglib's user avatar
  • 31
0 votes
1 answer
567 views

How do I figure out how Postgres was installed on my Linux system?

I'm using Postges 9.6 on Ubuntu Linux 16. I'm trying to figure out how the Postgres server was installed so I can figure out a command to start and stop it. It evidently isn't installed as a Linux ...
Dave's user avatar
  • 723

15 30 50 per page
1
2 3 4 5 6