Messages In This Digest (7 Messages)
- 1a.
- Re: SharePoint 2010 stsadm -o restore tempdb From: Noorez Khamis
- 1b.
- Re: SharePoint 2010 stsadm -o restore tempdb From: Ikkon
- 2a.
- Document library disappeared...not in Recycle Bin From: imstac
- 2b.
- Re: Document library disappeared...not in Recycle Bin From: Ikkon
- 3a.
- Re: How to remove ECB menu item of a sharepoint list ? From: Peter Brunone
- 4a.
- Development help From: Alcock, Bruce G.
- 4b.
- Re: Development help From: Bryan Hart
Messages
- 1a.
-
Re: SharePoint 2010 stsadm -o restore tempdb
Posted by: "Noorez Khamis" nkhamis@live.com nkhamis
Thu May 10, 2012 12:59 pm (PDT)
You don't need to account for the extra space in your tempdb, it should grow
as needed if the default settings are left
From: sharepointdiscussions@yahoogroups. com
[mailto:sharepointdiscussions@yahoogroups. ] On Behalf Of hmspiegscom
Sent: Thursday, May 10, 2012 2:15 PM
To: sharepointdiscussions@yahoogroups. com
Subject: [sharepointdiscussions] SharePoint 2010 stsadm -o restore tempdb
Hi All,
Just want to verify what happens when performing an stsadm -o restore from
one farm to another with respect to the tempdb.
Assuming that I am restoring a 35Gb content db to a new SP2010 farm, do I
need to account for 70Gb of space for this operation? 35Gb for the new
content db and 35Gb for the tempdb?
Thanks!
[Non-text portions of this message have been removed]
- 1b.
-
Re: SharePoint 2010 stsadm -o restore tempdb
Posted by: "Ikkon" n_ikkon@yahoo.com n_ikkon
Thu May 10, 2012 9:56 pm (PDT)
Hello... I would say that you should take it into account, but the tempdb should be on a LUN or Drive by itself. The tempdb is very important in your farm.
If your content DB and your tempdb are in the same location, then I would definitely be worried about the space and ensure that you have more than enough space for your content db to grow and for your tempdb to grow.
--- In sharepointdiscussions@yahoogroups. , "hmspiegs" <hspiegelman@com ...> wrote:
>
> Hi All,
> Just want to verify what happens when performing an stsadm -o restore from one farm to another with respect to the tempdb.
> Assuming that I am restoring a 35Gb content db to a new SP2010 farm, do I need to account for 70Gb of space for this operation? 35Gb for the new content db and 35Gb for the tempdb?
> Thanks!
>
- 2a.
-
Document library disappeared...not in Recycle Bin
Posted by: "imstac" imstac@yahoo.com imstac
Thu May 10, 2012 1:07 pm (PDT)
We had a document library on one of our sites mysteriously disappear last night. I checked the subsite, site collection and central admin recycle bins and nothing.
Used Controlpoint to look at change log and the last entry for that document library was at 6:53pm and it was a document being added.
Our backups for SP didn't run until 8pm so something happened between the last library addition and our backup running.
Does anyone have any clue/suggestions on what might of happened and anywhere I can check to restore our document library?
- 2b.
-
Re: Document library disappeared...not in Recycle Bin
Posted by: "Ikkon" n_ikkon@yahoo.com n_ikkon
Thu May 10, 2012 10:13 pm (PDT)
I would say that there are 3 pages for recycle bin that are important. You should ensure that you are the SCA for the site in question when using the pages listed below.
<site URL>_layouts/recyclebin. aspx - this is the user recycle bin. Most administrators commit the error of thinking that if its not here then its not there.
<site URL>_layouts/AdminRecycleBin. aspx - This is the more important page of the recycle bin. This is the site collection recycle bin. Make sure you use this.
<site URL>_layouts/AdminRecycleBin. aspx?View= 2 - this is the last page, which is important. This is the page where items go to when they were deleted from the recycle bin.
--- In sharepointdiscussions@yahoogroups. , "imstac" <imstac@...> wrote:com
>
> We had a document library on one of our sites mysteriously disappear last night. I checked the subsite, site collection and central admin recycle bins and nothing.
>
> Used Controlpoint to look at change log and the last entry for that document library was at 6:53pm and it was a document being added.
>
> Our backups for SP didn't run until 8pm so something happened between the last library addition and our backup running.
>
> Does anyone have any clue/suggestions on what might of happened and anywhere I can check to restore our document library?
>
- 3a.
-
Re: How to remove ECB menu item of a sharepoint list ?
Posted by: "Peter Brunone" peter.brunone@gmail.com peter_brunone
Thu May 10, 2012 2:34 pm (PDT)
Something like this?
http://weblogs.asp.net/peterbru none/archive/ 2012/05/10/ hiding-buttons- on-the-ecb. aspx
You'll need jQuery, but I imagine you have the power to upload files to the
site in question.
Cheers,
Peter
On Wed, May 9, 2012 at 10:35 PM, Aneesh K K <kkaneesh@rocketmail.com > wrote:
> I just want to hide them... Using some coding using content editor
> webpart... can you make the coding ?
>
> --- In sharepointdiscussions@yahoogroups. , Peter Brunonecom
> <peter.brunone@...> wrote:
> >
> > Do you want them hidden, or just disabled?
> >
> > On Wed, May 9, 2012 at 3:31 AM, Aneesh K K <kkaneesh@...> wrote:
> >
> > > How to remove ECB menu item of a sharepoint list ? I want to remove
> "Edit
> > > Item" and "Workflows" from a particular list view. i.e, from an aspx
> page
> > > only.
> > > Thank in advance
[Non-text portions of this message have been removed]
- 4a.
-
Development help
Posted by: "Alcock, Bruce G." balcock@ou.edu brucealcock
Fri May 11, 2012 7:36 am (PDT)
We have implemented a trusted provider an an authentication provider and that is working well. But when we go into the people picker, we always get an entry under that provider returned, because the people picker has no way of forwarding a recognizable request to the trusted provider, which happens to be ADFS. To get around this, we understand that we will need to develop a custom people picker.
How should we about getting this developed and do you have any recommendations for developers?
Bruce Alcock
System Engineer
OU Information Technology
[Non-text portions of this message have been removed]
- 4b.
-
Re: Development help
Posted by: "Bryan Hart" bryan@solanite.com bryandhart
Fri May 11, 2012 8:30 am (PDT)
Is this a custom trusted provider you created or one from MS/3rd party?
You won't always need a custom people picker, and ADFS as the auth
source alone shouldn't be enough to force you to use one.
Bryan Hart | Technical Consultant | Solanite Consulting, Inc.
From: sharepointdiscussions@yahoogroups. com
[mailto:sharepointdiscussions@yahoogroups. ] On Behalf Of Alcock,com
Bruce G.
Sent: Friday, May 11, 2012 7:20 AM
To: sharepointdiscussions@yahoogroups. com
Subject: [sharepointdiscussions] Development help
We have implemented a trusted provider an an authentication provider and
that is working well. But when we go into the people picker, we always
get an entry under that provider returned, because the people picker has
no way of forwarding a recognizable request to the trusted provider,
which happens to be ADFS. To get around this, we understand that we will
need to develop a custom people picker.
How should we about getting this developed and do you have any
recommendations for developers?
Bruce Alcock
System Engineer
OU Information Technology
[Non-text portions of this message have been removed]
[Non-text portions of this message have been removed]
Need to Reply?
Click one of the "Reply" links to respond to a specific message in the Daily Digest.
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Individual | Switch format to Traditional
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe
No comments:
Post a Comment