Viewing 15 posts - 1,006 through 1,020 (of 2,857 total)
To me this looks like 2 different issues. The first issue I expect is being caused by trying to take a full backup with INIT on top of an existing...
July 6, 2021 at 9:03 pm
First thing I'd check is your data source. Any chance that those values are in fact blank and not tied to the user?
There are 2 ways to check this, one...
July 6, 2021 at 8:42 pm
If you reach out to support, don't be too surprised if they can't help you too much. I've had mixed results with support. Sometimes they are amazing, sometimes they come...
July 6, 2021 at 5:37 pm
For those wondering, I checked and those do not appear to exist on 2008 R2. So thinking they were added in 2012.
July 6, 2021 at 3:41 pm
Jeff - that sounds like a configuration issue. We have had our Jira instance running for years with nearly 500 users and the disk holding our database is only 50...
July 6, 2021 at 2:55 pm
Ours is heavily process oriented which is good and bad. We have a lot of addons installed and roughly 50 automations set up. It is a very powerful system, but...
July 5, 2021 at 8:38 pm
I don't have documentation on this, but from reading the text for both I interpret it as:
Number of rows read <-- number of rows that needed to be read from...
July 5, 2021 at 7:24 pm
ZZartin - we are tracking a lot of things related to products we build such as which CVE's apply to them and what bugs are being worked on. We also...
July 5, 2021 at 7:09 pm
On premise means we can limit access a lot better and we have control of the backups and the raw data (filesystem and database). Plus on premise (Server) is cheaper...
July 5, 2021 at 4:10 pm
What part are you having problems with? You say you want to relate No with DocumentNo. This feels trivial to do as long as those 2 columns ARE actually related.
What...
July 5, 2021 at 3:08 pm
As a weird question - are C, E, and F the same PHYSICAL disk with different partitions on them? If so, I would change that structure. I came to that...
July 5, 2021 at 3:00 pm
I feel you there. But if that is what it takes to make the tool then that's what it takes.
Also, I wouldn't say I like Jira... it has its purpose,...
July 4, 2021 at 2:25 am
Below is my opinion, I do not work for Jira and have no knowledge of their back-end magic.
I think one of the main reasons that you would want to do...
July 2, 2021 at 10:20 pm
I think it depends. What are you looking to monitor?
There are database monitoring tools and SSRS has a SQL Server back end so you may want to monitor that. Or...
June 25, 2021 at 9:09 pm
As a random thought, I was looking at this chunk of code:
SET @Sql = 'UPDATE ' + @TableName + ' SET ' + @CustSeqColName + ' =...
June 25, 2021 at 8:07 pm
Viewing 15 posts - 1,006 through 1,020 (of 2,857 total)